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

Susan Hinrichs commented on TS-4657:
------------------------------------

TS_SSL_SNI_HOOK and TS_SSL_CERT_HOOK are the same point.  For openssl 1.0.2, 
the underlying callback is the cert callback.  For openssl 1.0.1, the 
underlying callback is the sni callback.   

It looks like I messed up for the Event.  I made this change as I was getting 
started, and didn't understand the parallel hook and event enums.

> SNI hook sends hook ID for events
> ---------------------------------
>
>                 Key: TS-4657
>                 URL: https://issues.apache.org/jira/browse/TS-4657
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: TS API
>            Reporter: James Peach
>             Fix For: 7.0.0
>
>
> If you use the {{TS_SSL_SNI_HOOK}} hook, it will send {{TS_SSL_SNI_HOOK}} 
> values as the event. {{TS_SSL_SNI_HOOK}} is not a valid {{TSEvent}} value.
> It is also weird that {{TS_SSL_SNI_HOOK}} and {{TS_SSL_CERT_HOOK}} have the 
> same value. One of these ought to be redundant.



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

Reply via email to