>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
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
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