Re: [users@httpd] Strange SSL Issue

2015-05-07 Thread mialinglist
Any advice for this : https://wiki.apache.org/httpd/NameBasedSSLVHostsWithSNI ? regards Le 07/05/2015 09:11, mialinglist a écrit : Additionnally, I found an option in my ssl.conf : /Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains"/ It could probably be the o

Re: [users@httpd] Strange SSL Issue

2015-05-07 Thread mialinglist
Additionnally, I found an option in my ssl.conf : /Header always set Strict-Transport-Security "max-age=63072000; includeSubDomains"/ It could probably be the origin of the problem because HTTP STS is the message the browser is sending to me when trying to reach them with themain domain.tld

[users@httpd] Strange SSL Issue

2015-05-06 Thread mialinglist
Hi everyone, I write to the community because I'm loosing my hairs on SSL conf and multi VHost. Here is the context. I'm working on CentOS 6.6 an apache 2.2. I have multiples httpS VHosts : * domain.tld * sub0.domain.tld * sub1.domain.tld * sub2.domain.tld Each of those vhost were working with