Hi,

Hopefully somebody will know how to decrypt an encrypted private key. I just
encrypt a privated key using command:

"openssl pkcs8 -in pkey.key -topk8 -v2 des3 -out enc.key -passin
pass:ABC123 -passout pass:ABC123"

Does anyone know what is the different between "-passin" and "-passout"
parameter? I also no idea how to encrypt a string (eg. "Decrypt Encrypted
Private Key") using triple DES encryption, any idea? Thanks in advance...

-Syukri


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to