[Pki-devel] [PATCH] 354 Fixed client-cert-import command.

Endi Sukma Dewata edewata at redhat.com
Mon Nov 18 16:35:44 UTC 2013


Previously client-cert-import uses a JSS method that calls NSS
function PK11_ImportDERCertForKey(). To import certificate without
key it should use PK11_ImportCert but it's only available via
certutil. So for now the client-cert-import has been modified to
call certutil until the interface is added to JSS.

The MainCLI has been modified not to call CryptoManager.initialize()
to avoid locking up the security database while importing the
certificate using certutil.

-- 
Endi S. Dewata
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pki-edewata-0354-Fixed-client-cert-import-command.patch
Type: text/x-patch
Size: 4410 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/pki-devel/attachments/20131118/0f39f539/attachment.bin>


More information about the Pki-devel mailing list