R/LF character !! Why? What? I do not know ...
But when I was edit in cygwin (with mc) - my export was succesfull !
Check your cert file(s) :-)
Sent from the OpenSSL - User forum at Nabble.com:
Re: problem creatin pkcs12 file
Hello Bob
The problem is that your private key does not match the certificate.
Though you specified the password correctly,the key specified using the -inkey optiondoes not match the certificate specified using the -in option.
I think you have specified the opposite values for -in and -certf
Robert Kwiencien wrote:
> I try to create the pkcs12 file with:
>
> [EMAIL PROTECTED] CA]$ openssl pkcs12 -export -in newcert.pem -inkey
> private/cakey.pem -certfile cacert.pem -name "Laser" -out testcert.pem
> Enter pass phrase for private/cakey.pem:
>
>
> My pass phrase is corrent, but then
I try to create the pkcs12 file with:
[EMAIL PROTECTED] CA]$ openssl pkcs12 -export -in newcert.pem -inkey
private/cakey.pem -certfile cacert.pem -name "Laser" -out testcert.pem
Enter pass phrase for private/cakey.pem:
My pass phrase is corrent, but then I get:
No certificate matches private