Allow Common Name Host Name Mismatch

This option specifies whether a CA-issued SSL certificate name must match the host name of the Spark server.

Note: The key for this option used to be CAIssuedCertNamesMismatch, and is still recognized by the connector under that key. If both keys are defined, AllowHostNameCNMismatch will take precedence.

  • Enabled (1)1: The connector allows a CA-issued SSL certificate name to not match the host name of the Spark server.
  • Disabled (0)0: The CA-issued SSL certificate name must match the host name of the Spark server.

Note: This setting is applicable only when SSL is enabled.

Key Name Default Value Required

AllowHostNameCNMismatch

Clear (0)0

No