freeipa/ipaserver/install
Stanislav Laznicka 7dc923cc4c
mod_ssl migration: fix upload_cacrt.py plugin
Fix the upload_cacrt.py plugin to use the DS NSS database to
upload the CA certificate from (which is the original behavior).
This is possibly required for the upgrade path from some very
old IPA versions that did not use the certificates storage in
LDAP.

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
..
plugins mod_ssl migration: fix upload_cacrt.py plugin 2018-02-21 07:57:40 +01:00
server Enable upgrades from a mod_nss-installed master to mod_ssl 2018-02-21 07:57:40 +01:00
__init__.py Remove __all__ specifications in ipaclient and ipaserver.install 2013-09-06 15:42:33 +02:00
adtrust.py Correct typo estabilish->establish in the install scripts 2017-07-24 13:41:16 +02:00
adtrustinstance.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
bindinstance.py Add mocked test for named crypto policy update 2018-02-20 17:01:52 +01:00
ca.py Add a helpful comment to ca.py:install_check() 2018-01-16 14:15:58 +01:00
cainstance.py LGTM: Use explicit string concatenation 2018-01-09 07:53:28 +01:00
certs.py Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
conncheck.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
custodiainstance.py Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
dns.py Warning the user when using a loopback IP as forwarder 2017-11-09 09:24:03 -02:00
dnskeysyncinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
dogtag.py install: introduce installer class hierarchy 2016-11-11 12:17:25 +01:00
dogtaginstance.py Move config templates from install/conf to install/share 2018-02-09 09:14:22 +01:00
dsinstance.py Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
httpinstance.py Don't backup nss.conf on upgrade with the switch to mod_ssl 2018-02-21 07:57:40 +01:00
installutils.py Add value in set_directive after a commented-out version 2018-02-21 07:57:40 +01:00
ipa_backup.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
ipa_cacert_manage.py Update IPA CA issuer DN upon renewal 2018-02-08 13:53:30 +01:00
ipa_kra_install.py Have all the scripts run in python 3 by default 2018-02-15 18:43:12 +01:00
ipa_ldap_updater.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_otptoken_import.py OTP import: support hash names with HMAC- prefix 2017-09-18 11:37:31 +02:00
ipa_pkinit_manage.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_replica_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipa_replica_prepare.py replica_prepare: Remove the correct NSS DB files 2018-01-16 16:36:10 +01:00
ipa_restore.py Enable and start oddjobd after ipa-restore if it's not running. 2018-02-09 09:44:11 +01:00
ipa_server_certinstall.py Support sqlite NSSDB 2017-11-16 12:17:01 +01:00
ipa_server_install.py install: re-introduce option groups 2017-03-13 10:12:40 +01:00
ipa_server_upgrade.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ipa_winsync_migrate.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
kra.py Restart named-pkcs11 after KRA installation 2018-02-08 16:58:13 +01:00
krainstance.py Enable ephemeral KRA requests 2017-12-15 08:45:38 +01:00
krbinstance.py Replace hard-coded paths with path constants 2018-02-08 09:32:12 +01:00
ldapupdate.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
ntpinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
odsexporterinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
opendnssecinstance.py Use os.path.isfile() and isdir() 2017-10-20 12:27:19 +02:00
otpdinstance.py Enable pylint missing-final-newline check 2015-12-23 07:59:22 +01:00
replication.py Unified ldap_initialize() function 2018-02-15 18:32:17 +01:00
schemaupdate.py logging: do not use ipa_log_manager to create module-level loggers 2017-07-14 15:55:59 +02:00
service.py Use mod_ssl instead of mod_nss for Apache TLS for new installs 2018-02-21 07:57:40 +01:00
sysupgrade.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
upgradeinstance.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00