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

Leif Hedstrom edited comment on TS-3787 at 7/22/15 8:55 AM:
------------------------------------------------------------

To clarify, the corresponding public API is TSNetAcceptNamedProtocol(), which 
would need to be changed to

{code}
tsapi TSReturnCode TSNetAcceptNamedProtocol(TSCont contp, const char *protocol, 
const char *whitelisted_ciphers, const char *blacklisted_ciphers);
{code}


was (Author: zwoop):
To clarify, the corresponding public API is, which would need to be changed to

{code}
tsapi TSReturnCode TSNetAcceptNamedProtocol(TSCont contp, const char *protocol, 
const char *whitelisted_ciphers, const char *blacklisted_ciphers);
{code}

> Don't allow blacklisted HTTP/2 ciphers to use HTTP/2
> ----------------------------------------------------
>
>                 Key: TS-3787
>                 URL: https://issues.apache.org/jira/browse/TS-3787
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: HTTP/2
>            Reporter: Bryan Call
>              Labels: yahoo
>             Fix For: 6.1.0
>
>
> Look at the selected cipher and if it is on the blacklist then don't allow 
> the client to use HTTP/2.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to