-
-
Couldn't load subscription status.
- Fork 10.9k
Closed
Labels
branch: masterMerge to master branchMerge to master branchhelp wantedtriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug
Description
I'm testing the new OpenSSL 3.2 (both alphas)
In openssl.cnf I uncomment:
[cb_attr]
jdkTrustedKeyUsage = anyExtendedKeyUsage
I then run:
./openssl pkcs12 -export -out keyStore.p12 -inkey cert.key -in cert.crt
KSE looks like this:
When it's commented it out and running the same command it looks normal:
Am I missing something in the command?
The feature was added in e869c86 from MR #19025
Keystores generated directly from Java's keytool do not display strangely
Metadata
Metadata
Assignees
Labels
branch: masterMerge to master branchMerge to master branchhelp wantedtriaged: bugThe issue/pr is/fixes a bugThe issue/pr is/fixes a bug
Type
Projects
Status
Done

