Allow Common Name Host Name Mismatch

AllowHostNameCNMismatch

Key Name Default Value Required

AllowHostNameCNMismatch

Clear (0)0

No

Description

This option specifies whether a CA-issued SSL certificate name must match the host name of the Impala 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 Impala server.
  • Disabled (0)0: The CA-issued SSL certificate name must match the host name of the Impala server.

Note:

This setting is applicable only when SSL is enabled.