> From: Itay Dagan <[EMAIL PROTECTED]>
> Subject: verify certificate - not from a file
> To: openssl-dev@openssl.org
> Date: Monday, November 24, 2008, 12:37 AM
> Hi Guys 
> 
> I am new in openssl - so hopfully I am not bringing up an
> old issue :
> 
> I am trying to verify a certificate that I am saving as
> string in a random place on my PC memory.
> 
> I know that there is the
> "SSL_CTX_load_verify_locations()" that verify
> certificate from a file or a path.
> 
> My Q is :
> Does openssl supports taking certificate not from a file or
> path but from a place in the memory ?
> meaning - A function that gets a char* - reads the
> certificate from that location and verifying it.
>  
> 
> appreciate your help :)

I have the same need too, highly appreciate your helps.


      
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       openssl-dev@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to