>Currently we are storing certificates/keys in filesystem and using the SSL 
>apis like SSL_CTX_use_certificate_chain_file and SSL_CTX_load_verify_locations 
>to load the certificate chain from file system for server and client purpose.

> We want to avoid storing in filesystem, but read the certificates from our 
> internal database directly. I could find many possible APIs for it as below

I suggest you read the code of the API's you are using.  Then you'll see what 
lower-level API's you should use instead.
        /r$

--  
Principal Security Engineer
Akamai Technologies, Cambridge MA
IM: rs...@jabber.me Twitter: RichSalz
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to