2 sited hosted in NGINX with separate SSL certs. IE8 posting invalid when starting at one site going to the other

Posted by Dave Johnsen on Server Fault See other posts from Server Fault or by Dave Johnsen
Published on 2012-12-04T22:35:23Z Indexed on 2012/12/04 23:06 UTC
Read the original article Hit count: 276

Filed under:
|

If users with IE8 go directly to www.xyz.com, SSL cert is fine. Users going directly to www.zyx.com have no issues with cert. If users start at one site and go to the other, they get invalid cert with xyz being used on zyx which should not be happening.

Reading the forums NGINX has SNI enabled and I have the correct version of OpenSSL to be able to handle multiple certs.

IE8 seems to be the issue but these are customer facing sites. Is there a fix to make NGINX work for the customers experiencing the issue.

© Server Fault or respective owner

Related posts about nginx

Related posts about ie8