No cypher overlap during SSL handshake
Hello Hugo,
I have in my system.log many logs like this:
xx.xx.xx.xx|Fri 04 Jul 2014 15:26:52 +0200|No cypher overlap during SSL handshake
IP is many times the same.
StartSSL is working fine at my Virtuals.
What does it tell to me?
Thanks
Heiko
Hiawatha version: 9.6
Operating System: OpenBSD 5.5
Hugo Leisink
4 July 2014, 16:38
That means that the browser that was used to visit your website has an outdated SSL library. Probably a very old browser or a search bot that hasn't had its SSL library updated in a long time.
So it is not correspondending to my param: MinSSLversion = TLS1.1 ?
Thanks you.
Heiko
Hugo Leisink
5 July 2014, 12:40
Oh yes, it is. With that setting, clients that only support SSL3.0 or TLS1.0 won't be able to visit your websites.
Ok, now its clear to me. Thanks.
This topic has been closed.