Hi, when i try to create new certificate using XCA 2.5 and openssl 3.0.12-1 I get the following error:
The following error occurred:
(8pki_x509[]:tester2)
error:0300009C:digital envelope routines::unsupported algorithm
error:068C0100:asn1 encoding routines::malloc failure
error:068C0100:asn1 encoding routines::malloc failure
(pki_x509.cpp:582)
If i do the same using a downgraded XCA 2.4 the error does not show.
I've had issues in the past after having upgraded to openssl3 that i needed to unpack my .pfx files with --legacy and then repack them without --legacy before they worked again an i suspect this might be a similar problem.
Hi, when i try to create new certificate using XCA 2.5 and openssl 3.0.12-1 I get the following error:
If i do the same using a downgraded XCA 2.4 the error does not show.
I've had issues in the past after having upgraded to openssl3 that i needed to unpack my .pfx files with --legacy and then repack them without --legacy before they worked again an i suspect this might be a similar problem.