We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67543eb commit 19566eeCopy full SHA for 19566ee
1 file changed
sdk/src/test/java.security.fips.test
@@ -1,3 +1,6 @@
1
+ssl.KeyManagerFactory.algorithm=PKIX
2
+ssl.TrustManagerFactory.algorithm=PKIX
3
+
4
securerandom.strongAlgorithms=DRBG:SUN
5
6
security.provider.1=org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider
0 commit comments