Re: disable TLS 1.0

2017-07-21 Thread Tomasz Sterna
W dniu czw, 20.07.2017 o godzinie 14∶48 +0300, użytkownik Alexander
Velin napisał:
> How does one configure available SSL protocols (not ciphers), in 
> particular, to disable TLS 1.0 and leave only 1.1 and 1.2 ?

You need to compile with ./configure --enable-experimental flag.

https://github.com/jabberd2/jabberd2/commit/ee0f2ce8b148f0476ee9c41c071873c79751c0d9#diff-a4bd824bd7667649eaaadceaf81d55efR661


-- 
 /o__ 
(_<^' You're already carrying the sphere!




disable TLS 1.0

2017-07-20 Thread Alexander Velin

Hi,

How does one configure available SSL protocols (not ciphers), in 
particular, to disable TLS 1.0 and leave only 1.1 and 1.2 ?


Sorry if this is written somewhere in plain sight, I couldn't find it.

regards,
--velin