commit | 732eac41f4a8b2b81db5152c633a504e5de37b6f | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Thu Jul 09 11:40:25 2015 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jul 10 11:43:15 2015 +0200 |
tree | 096f634ce6431e37a05a1fd56d4d841d1ac3e3df | |
parent | 630764188b1dc1e2cf05820d53f0315c9b09bbca [diff] |
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