com.glide.communications.disable.deprecated.tls
ServiceNow property description:
When active, outbound connections from an instance will be forced to use TLS versions 1.2 and up.
Attributes
- Sys ID: 2a6f0073e1f622108bb2327e6258868a
- Type: true | false
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property com.glide.communications.disable.deprecated.tls enforces the use of modern TLS protocols for outbound connections from an instance. Its default value is true, which blocks the use of deprecated TLS versions and ensures that only TLS 1.2 and higher are used. Setting the property to false allows connections over older TLS versions, but this significantly weakens security and is only suitable in rare cases where integration partners cannot support modern protocols. Administrators configure this property in the context of security hardening and compliance, as disabling older TLS versions reduces exposure to known cryptographic vulnerabilities. Leaving it at the default true value is strongly recommended to maintain secure communications.
Source