Jacob S. Barrett created GEODE-2487:
---------------------------------------
Summary: 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 S. Barrett
Geode Native requires that securityImpl 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 securityImpl library. If there is no other purpose for
securityImpl library then purge it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)