[ 
https://issues.apache.org/jira/browse/TS-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Bryan Call updated TS-59:
-------------------------

    Attachment: 0001-bcall-ssl.patch

Added #if's to check to see if the version number is >= 0x10000000L

It will declare SSL_METHOD to be const if the version is greater or equal to 
openssl version 1.0.0


> support for openssl 1.0.0
> -------------------------
>
>                 Key: TS-59
>                 URL: https://issues.apache.org/jira/browse/TS-59
>             Project: Traffic Server
>          Issue Type: Improvement
>         Environment: fedora core 12
>            Reporter: Bryan Call
>            Assignee: Bryan Call
>            Priority: Minor
>         Attachments: 0001-bcall-ssl.patch
>
>
> SSLv23_server_method() now returns a const SSL_METHOD.
> From the openssl changelog:
>   *) Let the TLSv1_method() etc. functions return a 'const' SSL_METHOD
>      pointer and make the SSL_METHOD parameter in SSL_CTX_new,
>      SSL_CTX_set_ssl_version and SSL_set_ssl_method 'const'.
>      [Nils Larsch]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to