GitHub user jablko opened a pull request:

    https://github.com/apache/trafficserver/pull/1293

    TS-5059: SSL_set_rbio() renamed SSL_set0_rbio()

    It was renamed before OpenSSL 1.1.0 was released [1][2].
    
    [1] 
https://github.com/openssl/openssl/commit/65e2d672548e7c4bcb28f1c5c835362830b1745b
    [2] https://rt.openssl.org/Ticket/Display.html?id=4572

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jablko/trafficserver SSL_set0_rbio

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/trafficserver/pull/1293.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 #1293
    
----
commit e8d2e0c721b0fe5649b21a9292de6332610ad5ac
Author: Jack Bates <[email protected]>
Date:   2017-01-02T21:25:09Z

    TS-5059: SSL_set_rbio() renamed SSL_set0_rbio()
    
    It was renamed before OpenSSL 1.1.0 was released [1][2].
    
    [1] 
https://github.com/openssl/openssl/commit/65e2d672548e7c4bcb28f1c5c835362830b1745b
    [2] https://rt.openssl.org/Ticket/Display.html?id=4572

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to