Disable outbound SSL
You can disable SSLv2 and SSLv3 in the ServiceNow AI Platform. Setting this property forces the MID Server to use TLS, taking advantage of its increased security, when making outbound connections, such as REST and SOAP requests.
- In the instance, navigate to .
- Add a configuration parameter and set its value as follows:
- Name glide.outbound.sslv3.disabled
- Value true
Importante:
The value for this property is a safe override and cannot be altered once changed.