Disabling SSLv2/SSLv3 

This article is based on the ServiceNow support article. See the original article on the ServiceNow support site: ServiceNow HI: Disabling SSLv2/SSLv3


When active, outbound connections from an instance are forced to use TLS instead of SSL. Setting this property forces the MID Server to use TLS when making outbound connections, such as REST and SOAP requests.

Disabling SSLv2/SSLv3
Property Nameglide.outbound.sslv3.disabled
Configuration TypeSystem Properties (/sys_properties_list.do)
PurposeTo enforce the use if TLS during all outbound connections from ServiceNow instance.
RequirementOptional
Recommended ValueTrue 
Default BehaviorSet to true.
Revertible behaviorN/A
Role requiredAdmin
Release VersionFuji
Functional Impact(Medium) This remediation would enforce the usage of TLS protocol version when communicating on HTTPS. If there are devices that customer/users of the instance are using do not support TLS communication, there will be potential outage.
Security Risk(Medium) Due to a number of Client side attacks such as BEAST, SSL heart-bleed etc, legacy versions of SSL were proven to be insecure when utilized for HTTP secure shell implementation. 
WorkaroundNo alternate method available.

What's here


Related content

ServiceNow HI: Disabling SSLv2/SSLv3




Last modified on Jun 29, 2020