On Fri, 13 Nov 2009 13:25:30 +0100, Mansour Dagher
<[email protected]> wrote:
If certificates and private keys are stored on hardware (Sun Crypto card
fo example) instead of the filesystem, is there a way in openssl to
specify the hardware as the location of these certificates.
Any thoughts/suggestions?
An obvious idea is to retrieve the key and cert yourself and then give
them to OpenSSL in DER or PEM format, for example using d2i_X509,
d2i_X509_bio, PEM_read_bio_X509_AUX, etc.
--
Alexei.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
Development Mailing List [email protected]
Automated List Manager [email protected]