Add tls-protos command line option
ThijsFeryn opened this issue · 1 comments
ThijsFeryn commented
I'd like to have a --tls-protos command line option that allows me to define which TLS protocols I want to support.
Currently --tls
only supports TLSv1
. This --tls-protos
command line option would allow me to tune TLS protocol informaiton on-the-fly. From a Docker point of view, this would be a convenience.