Disable only Hostname verification of proxied HTTPS server certificate
shivramg94
nginx-forum at forum.nginx.org
Thu Nov 7 15:23:20 UTC 2019
Is there any way where we can configure nginx to only verify the root of the
proxied HTTPS server (upstream server) certificate and to skip the host name
(or domain name) verification?
As I understand, proxy_ssl_verify directive can be used to completely
enable/disable the verification of proxied HTTPS server certificate but not
selectively. Is there any directive to only disable the host name
verification?
Posted at Nginx Forum: https://forum.nginx.org/read.php?2,286129,286129#msg-286129
More information about the nginx
mailing list