PEM_read_bio_PrivateKey broken when migrating form 3.0.8 to 3.1.2
Daniel Thertell <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.user |
|---|---|
| Message-ID | <[email protected]> |
Hey, Not really sure if this is the right place to ask this but I had "PEM_read_bio_PrivateKey" working fine with openssl 3.0.8 and suddenly when rebuilding with openssl 3.1.2 I a receiving the following error: "error:0308010C:digital envelope routines::unsupported". I believe this means the cipher that was being used to decrypt the private key has been moved to a new provider, however I am not sure where it was moved to (or if my assumption is even correct). Not sure if this is relevant but I have complied openssl from source with FIPS enabled for both 3.0.8 and 3.1.2. I tried loading the legacy provider using "OSSL_PROVIDER_load" however that does not fix the error. Any ideas or suggestions would be appreciated! Thanks, Dan -- You received this message because you are subscribed to the Google Groups "openssl-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to openssl-users+unsubscribe-MCmKBN63+Bmbup2nOX2J7Q@public.gmane.org To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-users/d65c61ef-84aa-4a7a-a61d-7343c54bed65n%40openssl.org.