sslAllow Self-Signed InvalidCertificates

Key Name Default Value Required

sslAllowInvalidCertificates

Clear (0)0

No

Description

This option specifies whether the connector allows self-signed SSL certificates from the server.

  • Enabled (1)1: The connector authenticates the MongoDB server even if the server is using a self-signed certificate.
  • Disabled (0)0: The connector does not allow self-signed certificates from the server.

Note:

This setting is only applicable when SSL is enabled.