Bryan Call created TS-2802:
------------------------------
Summary: Add SNI support for origin servers
Key: TS-2802
URL: https://issues.apache.org/jira/browse/TS-2802
Project: Traffic Server
Issue Type: Improvement
Components: SSL
Reporter: Bryan Call
test to an origin that requires SNI
{code}
[bcall@cat ~]$ tail -1 /usr/local/etc/trafficserver/remap.config
map http://foo.yahoo.com
https://www.mnot.net/blog/2014/05/09/if_you_can_read_this_youre_sniing
[bcall@cat ~]$ curl -H 'Host: foo.yahoo.com' http://localhost:8080/; echo
TLS SNI Required.
{code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)