[
https://issues.apache.org/jira/browse/GEODE-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077910#comment-16077910
]
ASF GitHub Bot commented on GEODE-3135:
---------------------------------------
Github user pivotal-jbarrett commented on a diff in the pull request:
https://github.com/apache/geode-native/pull/108#discussion_r126113664
--- Diff:
docs/geode-native-docs/introduction/client-configurations.html.md.erb ---
@@ -157,7 +157,7 @@ The following libraries are external dependencies of
the client library, `libgfc
If you plan on using SSL in your Geode client and server deployment, you
will need to download and install OpenSSL.
-The client requires OpenSSL 1.0.1t or later. For Windows platforms, you
can use either the regular or the OpenSSL "Light" version.
+The client requires OpenSSL 1.0.2l or later. For Windows platforms, you
can use either the regular or the OpenSSL "Light" version.
--- End diff --
Somehow we need to convey that it is restricted to the 1.0.2 releases of
OpenSSL. It would not work for someone to install 1.1.0 despite it meeting the
terms of "later".
> Update to OpenSSL 1.0.2 LTS
> ---------------------------
>
> Key: GEODE-3135
> URL: https://issues.apache.org/jira/browse/GEODE-3135
> Project: Geode
> Issue Type: Improvement
> Components: docs, native client
> Reporter: Jacob S. Barrett
> Assignee: Karen Smoler Miller
>
> Update to OpenSSL 1.0.2 LTS, which has support until end of 2019
> [https://www.openssl.org/policies/releasestrat.html].
> OpenSSL 1.0.1 has been out of support in 2016.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)