Lets say i use 2 certs/private keys (or more), and i
do not know which of my public keys was used to
encrypt a message to me. Is it possible to supply
multiple secret keys to the openssl smime -decrypt
command, and openssl will be "smart" enough to figure
out the correct key ?

I tried to no avail, i even copy&pasted the secret
keys into one single file but openssl would refuse to
decrypt.

i.e.

openssl smime -decrypt -inkey all_my_secret_keys.pem
-in encrypted_message.txt

Thanks


        
                
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to