Re: Importing openssl private key and cert
Peter Gutmann <[email protected]> Mon, 04 Mar 2013 22:03:39 +1300
| Newsgroups | gmane.comp.encryption.cryptlib |
|---|---|
| Message-ID | <[email protected]> |
Fred MAISON <[email protected]> writes: >I am trying to import CA private key generated by an openssl-based CA. >Currently, it's a base64 encrypted private key (pem -----BEGIN RSA PRIVATE >KEY----- ....). The id is to import cert and key and then store CA cert and >key in a p15 standard cryptlib keyset file. I have been able to import and >parse the certificate, but not the private key. OpenSSL uses an undocumented, homebrew format that nothing else can read, there's no way to import a key stored in this format. Peter. _______________________________________________ Cryptlib mailing list [email protected] via Mail: [email protected] Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/ http://news.gmane.org/gmane.comp.encryption.cryptlib Posts from non-subscribed addresses are blocked to prevent spam, please subscribe in order to post messages.