Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property disables SSLv3 for outbound connections, ensuring that only TLS is used for secure communications. |
| What area does it affect? |
Outbound connection 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 system upgrades. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.outbound.sslv3.disabled |
| Sys ID |
8d74391e8d34021087de63ac7f1f001e |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
When active, outbound connections from an instance will be forced to use TLS instead of SSL. |
| Updated |
2024-05-25 04:26:18 |
Sources
Related properties