Disable TLS 1.0/1.1 on LB

Hello,

I have OVH Load Balancers with SSL certificates. I can't find any parameters to disable TLS 1.0/1.1 connexions. Neither through the UI or API.
Am I missing something?

Thanks!

Hello,

did you succeed in disabling TLS1.0/1.1 on LB ?

Same issue here…

Hello. Yes, after contacting the support I found it.

There is a parameter on your LB: the ciphers. If you put them in "modern" it will disable TLS1.0/1.1 among other things.

Note that I had a bug: just changing the ciphers failed to trigger a "change to apply" on the LB. I had to change something else (just open and re-save a frontend or server) in order to be able to apply changes.

I hope it will help you. :slight_smile:

same issue here, solved?
thanks