Using proxy_ssl_verify getting error: upstream SSL certificate verify error: (20:unable to get local issuer certificate)
justink101
nginx-forum at nginx.us
Wed Aug 13 01:14:29 UTC 2014
Sorry, the proxy_ssl_ciphers directive got cut off, in full it is:
proxy_ssl_ciphers "EECDH+ECDSA+AESGCM EECDH+aRSA+AESGCM
EECDH+ECDSA+SHA384 EECDH+ECDSA+SHA256 EECDH+aRSA+SHA384 EECDH+aRSA+SHA256
EECDH+aRSA+RC4 EECDH EDH+aRSA RC4 !aNULL !eNULL !LOW !3DES !MD5 !EXP !PSK
!SRP !DSS";
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,252518,252519#msg-252519
More information about the nginx
mailing list