On 30 Jul 2014, at 12:34, Daniel-Constantin Mierla <miconda(a)gmail.com> wrote:
On 30/07/14 11:45, Olle E. Johansson wrote:
Reading the docs I'm a bit confused
Does the TLSv1 setting equal TLS v1.0 or does it include all v1.x, like TLS v1.2?
IIRC, it is only for 1.0, then you have TLSv1.1, TLSv1.2
If it's so, we should clarify the docs.
On my wishlist for TLS
* Being able to specify TLS version per listening socket.
* Not failing when client cert is requested but not delivered
* Being able to specify TLS properties for outbound TLS connections
/O