ibmruntimes / openj9-openjdk-jdk

Extensions for OpenJDK for Eclipse OpenJ9
GNU General Public License v2.0
17 stars 73 forks source link

Disable DTLSv1.0 protocol in FIPS140-3 strict #825

Closed JinhangZhang closed 1 month ago

JinhangZhang commented 1 month ago

FIPS140-3 strict profile overrides the tls.disabledAlgorithm list. But DTLSv1.0 is missing in the that list. Need to add it back.

JinhangZhang commented 1 month ago

@jasonkatonica FYI

keithc-ca commented 1 month ago

Jenkins compile amac jdknext