SV-279092r1171584_rule
V-279092
SRG-APP-000439-AS-000155
APAS-CF-000860
CAT I
10
Configure JVM Arguments for TLS.
1. From the Admin Console Landing Screen, navigate to Server Settings >> Java and JVM.
2. In Section JVM Arguments, add the parameter "-Dhttps.protocols" and set the parameter to the TLS versions to be used.
Example: Dhttps.protocols=TLSv1.2,TLSv1.3
3. Select "Submit Changes".
4. Restart ColdFusion for the changes take effect.
Verify JVM Arguments for TLS.
From the Admin Console Landing Screen, navigate to Server Settings >> Java and JVM.
The parameter -Dhttps.protocols is used to set the TLS versions. Valid values for this setting must be TLS versions 1.2 or higher.
Example: Dhttps.protocols=TLSv1.2,TLSv1.3
If the "JVM arguments" setting does not contain the parameter "Dhttps.protocols" or if the parameter "Dhttps.protocols" contains any unapproved protocols or versions, this is a finding.
V-279092
False
APAS-CF-000860
Verify JVM Arguments for TLS.
From the Admin Console Landing Screen, navigate to Server Settings >> Java and JVM.
The parameter -Dhttps.protocols is used to set the TLS versions. Valid values for this setting must be TLS versions 1.2 or higher.
Example: Dhttps.protocols=TLSv1.2,TLSv1.3
If the "JVM arguments" setting does not contain the parameter "Dhttps.protocols" or if the parameter "Dhttps.protocols" contains any unapproved protocols or versions, this is a finding.
M
5724