Allow Self-Signed Certificates

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

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

This setting is only applicable when SSL is enabled.

Key Name Default Value Required

sslAllowInvalidCertificates

Clear (0)

No