You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/09/19 15:30:35 UTC

[jira] [Commented] (TS-2802) Add SNI support for origin servers

    [ https://issues.apache.org/jira/browse/TS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14140467#comment-14140467 ] 

ASF subversion and git services commented on TS-2802:
-----------------------------------------------------

Commit 4b48b2c208f7e5607c27653bb407784e2cac1926 in trafficserver's branch refs/heads/master from [~amc]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=4b48b2c ]

TS-2802: Additional fixups.
         Changed NetVCOptions to use ats_scoped_str instead of a raw pointer.
         Added comments.


> Add SNI support for origin servers
> ----------------------------------
>
>                 Key: TS-2802
>                 URL: https://issues.apache.org/jira/browse/TS-2802
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: SSL
>            Reporter: Bryan Call
>            Assignee: James Peach
>              Labels: Review, yahoo
>             Fix For: 5.1.0
>
>         Attachments: TS-2802.diff, TS-2802_without_changing_interface.diff
>
>
> 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.3.4#6332)