monitor_ssl_password

Password for the private key used for the Server Health and Metrics HTTPS listen.

monitor_ssl_password = password

If none of monitor_ssl_identity, monitor_ssl_key, monitor_ssl_trusted, and monitor_ssl_password are set, the password for the private key file configured for the server’s TLS listen (ssl_password) is used in its place. If that password is also not specified, the server will fail to start up.