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
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.