On Mon, Nov 13, 2000 at 10:49:29PM +0000, Dr S N Henson wrote:
> Depends on what you mean by "in memory" if its PEM format in memory you
> can use a memory BIO (see BIO_s_mem() manual page) if its in DER form
> then you can use the d2i_X509() function directly (see FAQ for info).
Ah, I see, BIO_s_mem() is exactly what I needed. Starting to think the
BIO stuff is clever (:
Thanks,
Stig
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]