[
https://issues.apache.org/jira/browse/GEODE-3868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16330999#comment-16330999
]
ASF GitHub Bot commented on GEODE-3868:
---------------------------------------
sboorlagadda commented on a change in pull request #45: GEODE-3868: Client
security example should use SSL
URL: https://github.com/apache/geode-examples/pull/45#discussion_r162438630
##########
File path: README.md
##########
@@ -26,6 +26,11 @@ Contributions<sup>[2]</sup> and corrections are welcome.
Please talk to us
about your suggestions at [[email protected]](mailto:[email protected])
or submit a [pull request](https://github.com/apache/geode/pull/new/develop).
+# Apache Geode Version
Review comment:
fixed readme
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Client security example should use SSL
> --------------------------------------
>
> Key: GEODE-3868
> URL: https://issues.apache.org/jira/browse/GEODE-3868
> Project: Geode
> Issue Type: Improvement
> Components: docs, security
> Reporter: Dan Smith
> Priority: Major
> Labels: pull-request-available
>
> We added a client security example as part of GEODE-2988.
> However, that example does not actually use secure sockets. That makes it a
> bad example of how to secure a client, because the credentials are sent over
> the wire without encryption.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)