ssl - How to enable tls vers. 1.2 in haproxy -


i have haproxy doing ssl termination. have disabled sslv3.

the ssl testers says have tls 1.0 enabled. how can enable tls version 1.2 in haproxy ?

thanks

check version of openssl. tls 1.2 in version 1.0.x. older (for example 0.9.8 in debian squeeze) supports tls 1.0.


Comments

Popular posts from this blog

xml - Extract substrings with XSLT -

math - "ELO Rating" and how does "TSR Rating" work? -

How can do a tuple comparison in coffeescript similar to that in python? -