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