Re: Unable to complete secure transaction

2014-06-10 Thread B.R.
>From the error message on Safari, one could determine the problem does not come from the certificate but from looping (internal?) redirections. Where does the loop occur? nginx or NodeJS? (ie is the request correctly forwarded or not) If nginx, what does the error log says? Same questions for Ope

Re: Unable to complete secure transaction

2014-06-10 Thread khine
the site in question is https://dev.continentalclothing.com/ Posted at Nginx Forum: http://forum.nginx.org/read.php?2,250765,250767#msg-250767 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Unable to complete secure transaction

2014-06-10 Thread khine
Hello, I am using the following nginx.conf https://gist.github.com/nkhine/f620f8bdc0fb613b7b59 and have an EV Multi-Domain certificate from COMODO for my company. This works on Chrome and Firefox, but I am having difficulties on Safari and Opera. My server is FreeBSD 10 with ZFS, with Nginx runnin