Hi all,

if certificates and associated keys are stored on HW (Sun crypto card for 
example), is there a way in openssl to specify the card as the location of 
these certificates/kets?

It appears from the methods below, the openSSL only takes filesystem directory 
paths and file names as input for certificate/key locations:

X509_STORE_load_locations()
SSL_CTX_use_certificate_chain_file()
SSL_CTX_use_PrivateKey_file()

Any suggestions/thought?

Thank you in advance.


      
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to