Files
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
..
2013-03-13 12:36:33 +01:00
2010-12-20 17:19:53 -05:00
2013-03-14 10:50:24 -04:00
2013-03-29 09:00:22 +01:00
2013-03-13 12:36:33 +01:00
2011-09-14 18:45:13 -04:00
2012-02-09 13:20:28 -06:00
2013-03-13 12:36:33 +01:00
2012-06-10 21:23:10 -04:00