[
https://issues.apache.org/jira/browse/GEODE-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077908#comment-16077908
]
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_r126114295
--- Diff: docs/geode-native-docs/introduction/quickstart.html.md.erb ---
@@ -53,7 +53,7 @@ for the latest Java version for your operating system.
See the installation info
Geode User's Guide for the versions of Java that are compatible with
Geode.
- **Security Toolkit** (optional): The QuickStart security examples rely
on a security plugin, `securityImpl`, which is based on the OpenSSL toolkit.
-If you plan to run the security examples, download the latest version of
release 1.0.1 (must be 1.0.1) from the [OpenSSL website]
(http://www.openssl.org/source/).
+If you plan to run the security examples, download the latest version of
release 1.0.2 (must be 1.0.2) from the [OpenSSL website]
(http://www.openssl.org/source/).
--- End diff --
For maintenance purposes it seems cleaner to have a single section in our
docs that talk about external requirements like OpenSSL and then have all the
places talk about that requirement to reference back to that page. This way
when we change versions, instructions, etc., we don't have to change multiple
places in the docs.
> 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)