Secure communications (instance security hardening) The secure communication properties relate to the security of the transportation of HTTP traffic. Certificate trust (instance security hardening)By default, the com.glide.communications.trustmanager_trust_all property is set to false. The ServiceNow AI Platform only trusts certificates that it can verify against the JVM certificate store. Self-signed and enterprise-signed certificates are not trusted.Disabling SSLv2/SSLv3 (instance security hardening)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.HTTP client hostname verificationUse the com.glide.communications.httpclient.verify_hostname to verify hostname and certificate chain presented by remote SSL hosts.Revoked certificate verificationUse this property to disable the certification verification process that evaluates all certifications in the certification chain by checking the revocation status.Related referenceAccess control (instance security hardening)Attachments (instance security hardening)Email security (instance security hardening)Input validation (instance security hardening)Security best practices (instance security hardening)Security inclusion list (instance security hardening)Session management (instance security hardening)Other settings and security resources
Secure communications (instance security hardening) The secure communication properties relate to the security of the transportation of HTTP traffic. Certificate trust (instance security hardening)By default, the com.glide.communications.trustmanager_trust_all property is set to false. The ServiceNow AI Platform only trusts certificates that it can verify against the JVM certificate store. Self-signed and enterprise-signed certificates are not trusted.Disabling SSLv2/SSLv3 (instance security hardening)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.HTTP client hostname verificationUse the com.glide.communications.httpclient.verify_hostname to verify hostname and certificate chain presented by remote SSL hosts.Revoked certificate verificationUse this property to disable the certification verification process that evaluates all certifications in the certification chain by checking the revocation status.Related referenceAccess control (instance security hardening)Attachments (instance security hardening)Email security (instance security hardening)Input validation (instance security hardening)Security best practices (instance security hardening)Security inclusion list (instance security hardening)Session management (instance security hardening)Other settings and security resources