Skip to content

Commit 19566ee

Browse files
committed
use the right kind of key manager
1 parent 67543eb commit 19566ee

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

sdk/src/test/java.security.fips.test

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
ssl.KeyManagerFactory.algorithm=PKIX
2+
ssl.TrustManagerFactory.algorithm=PKIX
3+
14
securerandom.strongAlgorithms=DRBG:SUN
25

36
security.provider.1=org.bouncycastle.jcajce.provider.BouncyCastleFipsProvider

0 commit comments

Comments
 (0)