Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It forces outbound connections from the instance to utilize TLS 1.2 or higher, enhancing security for data transmission. |
| What area does it affect? |
Outbound communication security |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when assessing security protocols or during compliance audits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.communications.disable.deprecated.tls |
| Sys ID |
2a6f0073e1f622108bb2327e6258868a |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
When active, outbound connections from an instance will be forced to use TLS versions 1.2 and up. |
| Updated |
2025-07-23 23:27:13 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... for communication via Transport Layer Security (TLS versions 1.2 when communicating with other servers to help prevent data transfer over weaker TLS 1 and TLS 1.1 protocol versions. Set the com.glide.communications.disable.deprecated.tls to true to use only TLS versions 1.2 and up. More information Attribute Description Technical configuration name com.glide.communications.disable.deprecated.tls Plugin applicability None Security risk Using outdated and unsupported TLS versions could ...
Related properties