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

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to