oauth2_disable_verify_hostname

When this parameter is set to true, the name in the CN field of the HTTPS server’s certificate will not be verified.

oauth2_disable_verify_hostname = true|false

This parameter is optional. Hostname verification is performed by default. This parameter is only relevant when the value of oauth2_server_validation_key is set to the URL of an HTTPS JWKS endpoint.