Re: Multi Certificate Support with OCSP not working right

2016-09-08 Thread mastercan
Hello Maxim, Thank you! Good news: The patch seems to work. br, Can Posted at Nginx Forum: https://forum.nginx.org/read.php?2,269371,269433#msg-269433 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: Multi Certificate Support with OCSP not working right

2016-09-08 Thread Maxim Dounin
Hello! On Sat, Sep 03, 2016 at 09:09:19AM -0400, mastercan wrote: > When using 2 certificates, 1 RSA (using AlphaSSL) and 1 ECDSA (using Lets > Encrypt), and I try to connect via RSA SSL connection, nginx throws this > error: > > "OCSP response not successful (6: unauthorized) while requesting c

Multi Certificate Support with OCSP not working right

2016-09-03 Thread mastercan
Hello, When using 2 certificates, 1 RSA (using AlphaSSL) and 1 ECDSA (using Lets Encrypt), and I try to connect via RSA SSL connection, nginx throws this error: "OCSP response not successful (6: unauthorized) while requesting certificate status, responder: ocsp.int-x3.letsencrypt.org" So it is u