---
sourceDocument: Australia Platform security
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/de-DE/platform-security

 Release :

    - australia

ft:locale :

    - de-DE

ft:publication_title :

    - Australia Platform security

ft:clusterId :

    - psec

bundleId :

    - psec

workflow :

    - Platform


---

# Disable outbound SSLv2/SSLv3 connections \[Updated in Security Center 1.3\]

# Disable outbound SSLv2/SSLv3 connections \[Updated in Security Center 1.3\] {#ariaid-title1}

* Freigeben Version: Australia
* 
* Aktualisiert 12. März 2026
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 Minute Lesedauer

Use the glide.outbound.sslv3.disabled property to force the MID
Server to use TLS when making outbound connections, such as REST and SOAP requests. Normally,
outbound connections from an instance are forced to use TLS instead of SSL.

## More information {#sc-disabling-sslv2-sslv3__section_more_information}

{#sc-disabling-sslv2-sslv3__table_ajc_b43_3kb__entry__2}

| Attribute | Description |
|-|-|
| Property name | glide.outbound.sslv3.disabled |
| Configuration type | System Properties (/sys_properties_list.do) |
| Category | [Communications](https://servicenow-prod.fluidtopics.net/KYWXOfqNUW0uNGo3zippJA "This control ensures proper encryption using strong algorithms and ciphers. This includes ensuring the recommended version of TLS is used for client connectivity, use of strong cipher suites, use of trusted and signed certificates, ensuring connections are encrypted between components and logging of connection failures.") |
| Purpose | To enforce the use if TLS during all outbound connections from ServiceNow instance. |
| Recommended value | true |
| Default value | false Wichtig: The value for the glide.outbound.sslv3.disabled property is a safe override and cannot be altered once changed. |
| Security risk rating | 6.5 |
| Functional impact | This remediation enforces the usage of TLS protocol version when communicating on HTTPS. If there are devices that customer/users of the instance are using that do not support TLS communication, there may be a potential outage. |
| Security risk | (Moderate) Legacy versions of SSL were proven to be insecure when utilized for HTTP secure shell implementation, due to client-side attacks, including BEAST and SSL heart-bleed. |
[ ]

{#sc-disabling-sslv2-sslv3__table_ajc_b43_3kb}

To learn more about adding or creating a system
property, see [Add a system property](https://www.servicenow.com/docs/access?context=t_AddAPropertyUsingSysPropsList&version=australia&pubname=australia-platform-administration&ft:locale=en-US).

