Hi list,
I have few questions regarding pkcs#12 implementation in openssl.
If I have a pkcs#12 keystore file that keeps more than one certificate
in it,
1. How to identify/retrieve a certificate given a private key?
2. How to identify/retrieve a certificate uniquely (is it the private
key or an alias)?
3. How to identify/retrieve a private key given the pass phrase and the
public key.
Note that I'm trying to do this programmaticaly. Appreciate if someone
can point me to a sample code.
Thanks,
Kaushalye
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager [EMAIL PROTECTED]