[
https://issues.apache.org/jira/browse/GEODE-3135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077909#comment-16077909
]
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_r126114762
--- Diff: docs/geode-native-docs/security/sslclientserver.html.md.erb ---
@@ -42,17 +42,17 @@ To install OpenSSL:
2. Extract the archive in a directory of your choice. For example:
```
- $ tar xvzf openssl-1.0.1u.tar.gz
- x openssl-1.0.1u/ACKNOWLEDGMENTS
- x openssl-1.0.1u/apps/
- x openssl-1.0.1u/apps/app_rand.c
+ $ tar xvzf openssl-1.0.2l.tar.gz
--- End diff --
Leave off the version numbers for all of these examples. These bits of
example on OpenSSL setup should be in a separate doc.
> 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)