File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
src/java.base/share/conf/security Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -182,7 +182,7 @@ RestrictedSecurity.NSS.140-2.securerandom.algorithm = PKCS11
182
182
RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.name = OpenJCEPlusFIPS Cryptographic Module FIPS 140-3
183
183
RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.default = false
184
184
RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.fips = true
185
- RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.hash = SHA256:dd19c8f8f2578cf400c11b5c7d003684cba5fc4999ac5c55d2a73099f70f9582
185
+ RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.hash = SHA256:4a85dc0db2f257388155b3ada7378773884edc89c80c8d715f4bdde84cc3d8bd
186
186
RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.number = Certificate #XXX
187
187
RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.policy = https://csrc.nist.gov/projects/cryptographic-module-validation-program/certificate/
188
188
RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.desc.sunsetDate = 2026-09-21
@@ -194,6 +194,7 @@ RestrictedSecurity.OpenJCEPlusFIPS.FIPS140-3.tls.disabledAlgorithms = \
194
194
anon, \
195
195
DES, \
196
196
DH keySize < 2048, \
197
+ DTLSv1.0, \
197
198
EC keySize < 224, \
198
199
ECDH, \
199
200
MD5withRSA, \
You can’t perform that action at this time.
0 commit comments