[
https://issues.apache.org/jira/browse/TS-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14204887#comment-14204887
]
ASF GitHub Bot commented on TS-3024:
------------------------------------
GitHub user shinrich opened a pull request:
https://github.com/apache/trafficserver/pull/138
TS-3024
Compile with the OPENSSL_NO_SSL_INTERN flag. Move intern exceptions into
SSLInternal.c.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shinrich/trafficserver ts-3024
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/138.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #138
----
commit 340a84d392ad9792eb20f68692f8ea2bb4e2b8b7
Author: shinrich <[email protected]>
Date: 2014-11-07T15:05:10Z
TS-3024 Add in the -DOPENSSL_NO_SSL_INTERN flag for compiling and isolate
exceptions in SSLInternal.cc.
commit 81a66b36b3b2370a3cc85fe478efda753a4e6bde
Author: shinrich <[email protected]>
Date: 2014-11-07T21:02:50Z
Fix up comment
----
> 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
>
> Attachments: ts-3024.patch
>
>
> 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)