log SSL/TLS protocol version

2015-06-09 Thread Sylvain Faivre
Hello, We use Haproxy in front of HTTP servers, SSL termination is done on HAproxy. Is there a way to have HAproxy log the SSL or TLS protocol version (TLS 1.0 / 1.1 / 1.2) or specific cipher that was used for requests ? I know this is negociated between each client and the HAproxy server,

Re: log SSL/TLS protocol version

2015-06-09 Thread Nenad Merdanovic
Hello, On 6/9/2015 5:44 PM, Sylvain Faivre wrote: Hello, We use Haproxy in front of HTTP servers, SSL termination is done on HAproxy. Is there a way to have HAproxy log the SSL or TLS protocol version (TLS 1.0 / 1.1 / 1.2) or specific cipher that was used for requests ? Yes, you can