DOC: ssl: Use consistent naming for TLS protocols
authorBertrand Jacquin <bertrand@jacquin.bzh>
Mon, 13 Aug 2018 23:56:13 +0000 (00:56 +0100)
committerWilly Tarreau <w@1wt.eu>
Thu, 16 Aug 2018 18:20:26 +0000 (20:20 +0200)
commita25282bb399bfad8ed04b494b567fe97f0a58d65
tree74a484d5503e110713ef6e9d3c2b97a91cdb71b5
parentfabb24f92c95684bcbd3b536bc5245b8667a0d80
DOC: ssl: Use consistent naming for TLS protocols

In most cases, "TLSv1.x" naming is used across and documentation, lazy
people tend to grep too much and may not find what they are looking for.

Fixing people is hard.
doc/configuration.txt
src/ssl_sock.c