Hello!

On Sun, Aug 17, 2014 at 12:21:41AM -0400, justink101 wrote:

> Setting:
> 
> proxy_ssl_verify_depth 2;
> 
> Fixed the issue. Can somebody explain why this is needed and why the default
> setting is 1? I am using a standard wildcard SSL certificate from GoDaddy.

The default is in line with ssl_verify_depth 
(http://nginx.org/r/ssl_verify_depth) and assumes you directly 
control root of the certificates being verified.

-- 
Maxim Dounin
http://nginx.org/

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

Reply via email to