Allow Common Name Host Name Mismatch

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

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

Key Name Default Value Required

AllowHostNameCNMismatch

Clear (0)

No