diff options
author | Petr Viktorin <pviktori@redhat.com> | 2013-03-14 13:54:38 +0100 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-04-02 15:28:50 +0200 |
commit | 1e86378d491ac2dcb01fb3ac0da720df2bff5873 (patch) | |
tree | c876991e6aff722556a7eaf00bcb7a192a9910f4 /ipalib/plugins | |
parent | 5fd68e3f9d103308fcdd31978bceee7b0d53eb19 (diff) | |
download | freeipa.git-1e86378d491ac2dcb01fb3ac0da720df2bff5873.tar.gz freeipa.git-1e86378d491ac2dcb01fb3ac0da720df2bff5873.tar.xz freeipa.git-1e86378d491ac2dcb01fb3ac0da720df2bff5873.zip |
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).
Diffstat (limited to 'ipalib/plugins')
0 files changed, 0 insertions, 0 deletions