Skip to main content
10 events
when toggle format what by license comment
Apr 13, 2017 at 12:13 history edited CommunityBot
replaced http://serverfault.com/ with https://serverfault.com/
Oct 18, 2016 at 19:04 comment added I_GNU_it_all_along Cheers for the help buddy. I'm surprised at the whole "just wait it out" approach on there but it does sound like some sort of server caching issue as the asker suggested in the case of your final edit. I've at the very least got a couple of solutions I can now go back to my boss with anyway. Much appreciated.
Oct 18, 2016 at 19:02 vote accept I_GNU_it_all_along
Oct 18, 2016 at 13:26 history edited rudimeier CC BY-SA 3.0
added 144 characters in body
Oct 18, 2016 at 13:25 comment added I_GNU_it_all_along Thanks for that, taking a look now. Chances are I'm just going to migrate one of the sites to another server though. Can't really run the risk of older clients being served the other site.
Oct 18, 2016 at 13:18 comment added rudimeier I've added some lines to check the server without having your local clients involved.
Oct 18, 2016 at 13:17 history edited rudimeier CC BY-SA 3.0
added 611 characters in body
Oct 18, 2016 at 12:26 comment added I_GNU_it_all_along From the link you sent I tried setting the SSLStrictSNIVHostCheck directive to both off and on and testing but no joy. The fact that I receive the following when restarting Apache says to me that the server does actually support it though: Init: Name-based SSL virtual hosts only work for clients with TLS server name indication support
Oct 18, 2016 at 11:57 comment added I_GNU_it_all_along Makes sense. It's definitely not the client and the openssl version is 1.0.2 so SNI should be enabled by default in that so it must be how Apache was setup. Leaving this open for now just in case though.
Oct 18, 2016 at 11:50 history answered rudimeier CC BY-SA 3.0