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

James Peach commented on TS-3024:
---------------------------------

I think the goal of setting {{OPENSSL_NO_SSL_INTERN}} is to ensure we are not 
reaching into OpenSSL internals, so reaching in on purpose defeats that no 
matter how you wrap it. If we need the internals, we might as well just accept 
that until such time as there is enough upstream API to implement TS-3006.

I'm wary of adding OpenSSL functions to {{lib/ts}}, since that is used 
everywhere, and generally should not pull in OpenSSL.

> build with OPENSSL_NO_SSL_INTERN
> --------------------------------
>
>                 Key: TS-3024
>                 URL: https://issues.apache.org/jira/browse/TS-3024
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Build, SSL
>            Reporter: James Peach
>            Assignee: Susan Hinrichs
>             Fix For: 5.2.0
>
>
> I think we should enable {{OPENSSL_NO_SSL_INTERN}} to make ourselves more 
> robust to OpenSSL implementation changes.



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

Reply via email to