Allow Self-Signed Server Certificate (for AOSS)

AOSS_AllowSelfSignedServerCert

Key Name Default Value Required

AOSS_AllowSelfSignedServerCert

The value being used for the non-AOSS version of this property, which defaults to Clear (0)0.

No

Description

This property specifies whether the connector allows the AOSS endpoint to use self-signed SSL certificates.

  • Enabled (1)1: The connector allows self-signed certificates.

    Important: When this property is enabled, SSL verification is disabled. The connector does not verify the endpoint's certificate against the trust store, and does not verify if the endpoint's host name matches the common name or subject alternative names in the endpoint's certificate.

  • Disabled (0)0: The connector does not allow self-signed certificates.

    Note: This property is applicable only when AOSS dynamic service discovery is enabled, and SSL is enabled for AOSS connections.