Re: OpenSSL 3.0.2 PKCS12_parse Failure

2022-04-04 Thread Tomas Mraz
How do you load the legacy provider? Into which library context? It needs to be loaded into the default (NULL) library context for the PKCS12_parse() function. The workaround would be to not use the certificate/key pair for the server in the PKCS12 format but in the PEM format with separate key an

Re: looking for properly configured Windows VMs

2022-04-04 Thread Michael Richardson
Dr. Matthias St. Pierre wrote: >> I see lots of logs. >> Maybe it's private to me. > The link is not private, but it expires after a short amount of > time. The timeout is visible in the URL (after url-decoding it): https://junk.sandelman.ca/junk/logs_53889.zip If that's useful

RE: OpenSSL 3.0.2 PKCS12_parse Failure

2022-04-04 Thread vchiliquinga--- via openssl-users
Hello, Seems our email system scrubbed the response to my question because it was a link. Could I ask the response be sent to the follow email instead, chiliquing...@outlook.com Thanks! Message: 3 Date: Fri, 1 Apr 2022 18:14:38 + From: To: Cc: Subject: OpenSSL 3.0.2 PKCS12_parse Failur