[
https://issues.apache.org/jira/browse/TS-2744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Peach reassigned TS-2744:
-------------------------------
Assignee: James Peach
> TSNetAcceptNamedProtocol asserts for unknown protocols
> ------------------------------------------------------
>
> Key: TS-2744
> URL: https://issues.apache.org/jira/browse/TS-2744
> Project: Traffic Server
> Issue Type: Bug
> Components: TS API
> Reporter: James Peach
> Assignee: James Peach
> Fix For: 5.0.0
>
>
> {{TSNetAcceptNamedProtocol}} is supposed to accept arbitrary strings because
> it lets you implement your own protocol plugin over TLS, using NPN or ALPN to
> demux the session. TS-2431 broke this by adding an assertion to
> {{SSLNextProtocolSet::NextProtocolEndpoint::NextProtocolEndpoint}} when an
> unknown protocol is registered. A large part of the point of this API is to
> allow you to register your own protocol.
--
This message was sent by Atlassian JIRA
(v6.2#6252)