bc-java icon indicating copy to clipboard operation
bc-java copied to clipboard

Open openssl p12 with PBMAC doesn't work with BC 1.80 and BCFIP 2.1.0

Open psini opened this issue 8 months ago • 0 comments

When we try to open a keystore created with openssl 3.5 with PBMAC1 using both BC provider 1.80 or BCFIPS 2.1.0 we get the error : Caused by: java.security.NoSuchAlgorithmException: no such algorithm: 1.2.840.113549.1.5.14 for provider BC or Caused by: java.security.NoSuchAlgorithmException: no such algorithm: 1.2.840.113549.1.5.14 for provider BCFIPS

Attached p12 password Hello1234

newformatopenssl.zip

psini avatar May 12 '25 09:05 psini