|
21 | 21 | RestrictedSecurity.TestConstraints.Version.desc.name = Test Base Profile
|
22 | 22 | RestrictedSecurity.TestConstraints.Version.desc.default = false
|
23 | 23 | RestrictedSecurity.TestConstraints.Version.desc.fips = false
|
24 |
| -RestrictedSecurity.TestConstraints.Version.desc.hash = SHA256:235727d782ff9e04d875627c694d509b758ed7c037eaf5aed8dcd014f2602af2 |
| 24 | +RestrictedSecurity.TestConstraints.Version.desc.hash = SHA256:ee4d544adefe3f0ed4afe061f43648fd616ba802694bd6cb1918d0a4dd2e7716 |
25 | 25 | RestrictedSecurity.TestConstraints.Version.desc.number = Certificate #XXX
|
26 | 26 | RestrictedSecurity.TestConstraints.Version.desc.policy =
|
27 | 27 | RestrictedSecurity.TestConstraints.Version.fips.mode = test
|
@@ -65,7 +65,7 @@ RestrictedSecurity.TestConstraints.Version.jce.provider.3 = com.sun.crypto.provi
|
65 | 65 | {SecretKeyFactory, PBEWithMD5AndDES, *, ModuleAndFullClassName:java.base/sun.security.pkcs12.PKCS12KeyStore}, \
|
66 | 66 | {Cipher, PBEWithHmacSHA256AndAES_256, *, ModuleAndFullClassName:java.base/sun.security.pkcs12.PKCS12KeyStore}, \
|
67 | 67 | {Mac, HmacPBESHA256, *, ModuleAndFullClassName:java.base/sun.security.pkcs12.PKCS12KeyStore}]
|
68 |
| -RestrictedSecurity.TestConstraints.Version.jce.provider.4 = sun.security.ssl.SunJSSE [ \ |
| 68 | +RestrictedSecurity.TestConstraints.Version.jce.provider.4 = com.sun.net.ssl.internal.ssl.Provider [ \ |
69 | 69 | {KeyManagerFactory, SunX509, *, FullClassName:TestConstraintsSuccess}, \
|
70 | 70 | {TrustManagerFactory, SunX509, *, FullClassName:TestConstraintsSuccess}, \
|
71 | 71 | {SSLContext, TLSv1.3, *, FullClassName:TestConstraintsSuccess}]
|
|
0 commit comments