TLS options in yml file

I'm using Traefik in a docker container and testing out things prior to setting them up for all of my items. I am using LE with a wildcard on my domain, which is working properly, however I cannot get the TLS options to enable in my tests. When running the whoami through ssltest, it shows that TLS1 and 1.1 are enabled even though I have min version set to 1.2 in my config.

Any help with what I'm doing incorrectly would be greatly appreciated. I've tried searching around and cannot find a fix for this. Thank you.

https://gist.github.com/Taubin/083a1cb237cc7bee77833f58b1e014f2

I had the same problem, you should look at this thread:

2 Likes