[ 
https://issues.apache.org/jira/browse/GEODE-6568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16805106#comment-16805106
 ] 

ASF subversion and git services commented on GEODE-6568:
--------------------------------------------------------

Commit 24cbd3970f3108e32d70b69776824c0fef0a694c in geode-native's branch 
refs/heads/develop from Jacob Barrett
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=24cbd39 ]

GEODE-6568: Use OpenSSL from local install (#465)

* Support OpenSSL 1.0.x and 1.1.x with compat header.
* Install openssl-devel package on RHEL
* Install libssl-dev package on Ubuntu
* Install OpenSSL and headers on Windows.
* Update BUILDING and Docker for Travis


> Use OpenSSL from local install, rather than download/build
> ----------------------------------------------------------
>
>                 Key: GEODE-6568
>                 URL: https://issues.apache.org/jira/browse/GEODE-6568
>             Project: Geode
>          Issue Type: Improvement
>          Components: native client
>            Reporter: Blake Bender
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> What we've been doing is technically more correct, but building OpenSSL from 
> source in the tree virtually ensures that we end up requiring a version that 
> is newer than the 'compatible' version installed onto any Linux box we're 
> using.  Switching to assuming OpenSSL is installed on the system will also 
> allow us to support (with a little effort) a range of versions of the library 
> as well. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to