freeipa/ipaserver/install/server
Rob Crittenden 4596674481
Enable upgrades from a mod_nss-installed master to mod_ssl
The existing private/public keys are migrated to PEM files
via a PKCS#12 temporary file. This should work for both
IPA-generated and user-provided server certificates.

Related: https://pagure.io/freeipa/issue/3757
Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2018-02-21 07:57:40 +01:00
..
__init__.py Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
install.py Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
replicainstall.py Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
upgrade.py Enable upgrades from a mod_nss-installed master to mod_ssl 2018-02-21 07:57:40 +01:00