Willy Tarreau 732eac41f4 MEDIUM: ssl: add sni support on the server lines
The new "sni" server directive takes a sample fetch expression and
uses its return value as a hostname sent as the TLS SNI extension.
A typical use case consists in forwarding the front connection's SNI
value to the server in a bridged HTTPS forwarder :

   sni ssl_fc_sni
2015-07-10 11:43:15 +02:00
..
2015-06-13 22:07:35 +02:00
2015-07-09 11:39:33 +02:00
2015-06-13 22:07:35 +02:00
2009-01-25 13:49:53 +01:00
2015-06-13 23:01:37 +02:00
2015-06-13 23:01:37 +02:00