On Tue, Oct 15, 2002, Michael Bell wrote:

> Dr. Stephen Henson wrote:
> > 
> > If the PKCS#8 key is in PEM format it can be handled directly without any
> > conversion.
> 
> This is perhaps correct for the OpenSSL-commandlinetools (I don't know 
> it) but I think mod_ssl is a problem and perhaps other applications 
> which only use the old OpenSSL-format.
> 
It should be transparent for any application that calls PEM_read_bio_PrivateKey()
either directly or indirectly.

I'm not sure what mod_ssl is doing if it can't handle PKCS#8 PEM.

Steve.
--
Dr. Stephen Henson      [EMAIL PROTECTED]            
OpenSSL Project         http://www.openssl.org/~steve/
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to