freeipa/ipaserver/install/server
Stanislav Laznicka 728a6bd422 Remove ra_db argument from CAInstance init
The ra_db argument to CAInstance init is a constant so it can
be removed. This constant corresponds to the default CertDB directory
and since CertDB now passes passwords to its inner NSSDatabase instance
we do need to care about having our own run_certutil() method.

https://fedorahosted.org/freeipa/ticket/5695

Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Tomas Krizek <tkrizek@redhat.com>
2017-02-23 14:54:43 +01:00
..
__init__.py Allow full customisability of IPA CA subject DN 2017-01-11 15:26:20 +01:00
install.py Fix uninstall stopping ipa.service 2017-02-15 07:13:37 +01:00
replicainstall.py FIPS: perform replica installation check 2017-02-21 17:09:00 +01:00
upgrade.py Remove ra_db argument from CAInstance init 2017-02-23 14:54:43 +01:00