freeipa/ipaserver/install
Petr Viktorin 1e86378d49 ipaserver.install.certs: Introduce NSSDatabase as a more generic certutil wrapper
The CertDB class was meant to be a wrapper around NSS databases,
certutil, pk12util, etc. Unfortunately, over time it grew too
dependent on the particular scenarios it is used in.
Introduce a new class that has no knowledge about IPA configuration,
and move generic code to it.

In the future, generic code should be moved to NSSDatabase, code
for the self-signed CA should be removed, and IPA-specific code may
stay in CertDB (which calls NSSDatabase).
2013-04-02 15:28:50 +02:00
..
plugins Remove ipaserver/ipaldap.py 2013-03-13 12:36:33 +01:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
adtrustinstance.py Enhance ipa-adtrust-install for domains with multiple IPA server 2013-04-02 12:36:03 +02:00
bindinstance.py Update named.conf parser 2013-03-14 10:50:24 -04:00
cainstance.py Normalize RA agent certificate 2013-03-29 09:00:22 +01:00
certs.py ipaserver.install.certs: Introduce NSSDatabase as a more generic certutil wrapper 2013-04-02 15:28:50 +02:00
dsinstance.py Configure ipa_dns DS plugin on install and upgrade 2013-03-22 14:31:22 +01:00
httpinstance.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
installutils.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
ipa_ldap_updater.py Better logging for AdminTool and ipa-ldap-updater 2013-02-01 13:44:55 -05:00
ipa_replica_prepare.py Port ipa-replica-prepare to the admintool framework 2013-02-01 13:44:59 -05:00
krbinstance.py Remove some uses of raw python-ldap 2013-03-01 16:59:46 +01:00
ldapupdate.py Remove ipaserver/ipaldap.py 2013-03-13 12:36:33 +01:00
Makefile.am Add ipa-adtrust-install utility 2011-09-14 18:45:13 -04:00
memcacheinstance.py Add ipa_memcached service 2012-02-09 13:20:28 -06:00
ntpinstance.py Remove unused imports from ipaserver/install 2013-03-01 16:59:44 +01:00
replication.py Extend ipa-replica-manage to be able to manage DNA ranges. 2013-03-13 10:32:36 -04:00
service.py Remove ipaserver/ipaldap.py 2013-03-13 12:36:33 +01:00
sysupgrade.py Add sysupgrade state file 2012-06-10 21:23:10 -04:00
upgradeinstance.py Make service naming in ipa-server-install consistent 2012-10-22 21:37:11 -04:00