monitor_ssl_require_client_cert
If this parameter is set to enable, the server only accepts connections on the Server Health and Metrics HTTPS listen from clients that have digital certificates. Connections from clients without certificates are denied.
monitor_ssl_require_client_cert = enable | disable
Whether this parameter is set to enable
or disable
, clients that do have digital certificates are always authenticated against the certificates supplied to the monitor_ssl_trusted
parameter.