On 11/22/06, Marek Marcola <[EMAIL PROTECTED]> wrote:
Hello, > How can I simply take an existing unencrypted client certificate and > add a password to it? In other words, do the opposite of: > > openssl rsa -in pass.pem -out nopass.pem openssl rsa -des -in nopass.pem -out pass.pem
hmm, tried that: openssl.exe rsa -des -in certnew.cer -out passcert.cer unable to load Private Key 3752:error:0906D06C:PEM routines:PEM_read_bio:no start line:.\crypto\pem\pem_lib.c:644:Expecting: ANY PRIVATE KEY Chris ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
