Hi, On 2015-11-26 01:17, Lukas Tribus wrote:
Sander, I can't reproduce what you are saying about the actual SSL configuration though; no-sslv3 no-tlsv10 no-tlsv11 works as expected for me (only tlsv1.2 possible). Please double check (curl -kv --tlsv1.1 https://localhost).
I must have had a brainfart during my testing. Indeed, it does disable tls 1.0 and tls 1.1 and works as advertised.
So, the only problem is/was the warning. Greets, Sander

