[
https://issues.apache.org/jira/browse/GEODE-2487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender resolved GEODE-2487.
---------------------------------
Fix Version/s: 1.14.0
Resolution: Duplicate
Resolving as dupe of later issue, because the fix was checked in against that
one.
> SSL should not require external security library
> ------------------------------------------------
>
> Key: GEODE-2487
> URL: https://issues.apache.org/jira/browse/GEODE-2487
> Project: Geode
> Issue Type: Bug
> Components: native client
> Reporter: Jacob Barrett
> Priority: Major
> Fix For: 1.14.0
>
>
> Geode Native requires that cryptoImpl library be compiled by the end user to
> support SSL. The rational for this has been lost but was likely to avoid
> either export control, which it does not, or to make dynamic loading of
> OpenSSL easier, which I am not sure it does.
> Refactor SSL sockets to initialize and use OpenSSL (via ACE_SSL) directly and
> remove it from cryptoImpl library. If there is no other purpose for
> cryptoImpl library then purge it.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)