On Tue, Jan 07, 2003 at 04:06:34PM -0800, Fisk, Kevin wrote:
> Is there any way to pass a string with the private key, instead of reading it from a 
>file, such as read it from a database and pass it to the function, without writing it 
>to disk?

Please look into SSL_CTX_use_PrivateKey_ASN1(), which loads the
private key from a memory region.

Best regards,
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to