I have haproxy doing ssl termination. I have disabled sslv3.
The ssl testers says that I only have tls 1.0 enabled. How can I enable tls version 1.2 in haproxy ?
Thanks
We can specify these informations in default:
ssl-default-server-options force-tlsv12 It will apply for all server commands in haproxy config
ssl-default-bind-options force-tlsv12 It will apply for all bind command in haproxy config.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With