Hi OpenSSL gurus,

I recently discovered that I can import mulitple client side certificate and private keys into the "MY" store, and Windows will automatically pick the right client certificate based on the CAs listed in the Certificate Request message.

Does OpenSSL have such a feature?  Looking at the man page for SSL_CTX_use_certificate_file, it says the OpenSSL key store can hold one RSA key and one DSA key, but that is not exactly what I'm looking for.

Thanks in advance for any info you can provide,

Michael

Reply via email to