GitHub user jablko opened a pull request:

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

    Fixes for building with OpenSSL 1.1

    

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

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

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

    https://github.com/apache/trafficserver/pull/1388.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 #1388
    
----
commit bb94b3f97cf49d373ed9dec3d0b4c4fc4cf72373
Author: Jack Bates <[email protected]>
Date:   2017-01-28T17:49:18Z

    OpenSSL 1.1 ASN1_STRING_data() and RAND_pseudo_bytes()
    
    ASN1_STRING_data() and RAND_pseudo_bytes()
    were deprecated in OpenSSL 1.1.
    
    Fixes #1384

commit 2fca968fe33a29a55f78a1e28bab9826a903132d
Author: Jack Bates <[email protected]>
Date:   2017-01-28T18:12:38Z

    X509 was made opaque in OpenSSL 1.1
    
    Fixes #1385

----


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