Commandline openssl pkcs12 V1.1.1 vs 3.0.8
Robert Inzinger - SKIDATA
Robert.Inzinger at skidata.com
Thu May 25 06:44:30 UTC 2023
Hi
OS: Windows
We switched from OpenSSL version 1.1.1 to version 3.0.8. We generate a pfx File with OpenSSL 1.1.1 with this command line:
openssl pkcs12 -export -out my.pfx -inkey my.key -in my.crt -name "<FriendlyName>" -passout pass:<Password>
After changing to version 3.0.8 we get problems with older Windows and .net versions. I know there are some changed of default value of the command, but how to call openssl pkcs12 command line with 3.0.8 to get the same result with versin 3.0.8 as with 1.1.1?
Regards
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mta.openssl.org/pipermail/openssl-users/attachments/20230525/c169b08a/attachment.htm>
More information about the openssl-users
mailing list