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

Alan M. Carroll commented on TS-3024:
-------------------------------------

In general this seems reasonable but there will be some cases where it is 
necessary to reach in to SSL data structures. For instance, to make TS-3006 
work some structure internals must be accessed. What I would suggest is adding 
another file, say "SSLExt.cc", which contains any and all such internal access 
so that (1) it alone is compiled without this flag and (2) localizes all 
breakage in a single place to make it easier to use different SSL 
implementations.

> 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
>
> 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.2#6252)

Reply via email to