Closed jonnytest1 closed 1 year ago
Is your feature request related to a problem? Please describe. i have a keystore thats in the format bcfks
Describe the solution you'd like get provider from here https://www.bouncycastle.org/fips-java/
and do the equivalent of -provider org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider \ -providerpath /opt/mapr/lib/bc-fips-1.0.2.1.jar \ -providername BCFIPS \
Is your feature request related to a problem? Please describe. i have a keystore thats in the format bcfks
Describe the solution you'd like get provider from here https://www.bouncycastle.org/fips-java/
and do the equivalent of
-provider org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider \ -providerpath /opt/mapr/lib/bc-fips-1.0.2.1.jar \ -providername BCFIPS \