[
https://issues.apache.org/jira/browse/GEODE-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16787299#comment-16787299
]
ASF subversion and git services commented on GEODE-4339:
--------------------------------------------------------
Commit 904c27c0c0ede2263d5b005ff1a113e1b9f9739f in geode-native's branch
refs/heads/develop from Blake Bender
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=904c27c ]
GEODE-4339: FIx openssl C++ example issues (#456)
* Remove openssl build dependency
* Fix cpp-authinitialize example to work with C++11
* Rename cpp examples and fix cpp script permissions
* Rename dotnet put get remove example
* names now agree between c++ and .net
* Path to ssl keys provided as argument
* Disable logging
* Fix up hardcoded item in CMakeLists.txt.in
* Set script permissions properly when configuring examples
* Only copy correct scripts for the platform
* Fix up some README issues in examples
Co-authored-by: Ivan Godwin <[email protected]>
Co-authored-by: Matthew Reddington <[email protected]>
Co-authored-by: Mike Martell <[email protected]>
> Geode Native C++ Example (SSL example)
> --------------------------------------
>
> Key: GEODE-4339
> URL: https://issues.apache.org/jira/browse/GEODE-4339
> Project: Geode
> Issue Type: Sub-task
> Components: native client
> Reporter: Addison
> Priority: Major
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> This is example should show how to set up a secure connection between a
> client and the cluster. The example should still have a start cluster and
> build client script with instruction on how to run the client. The example
> should not include its own certificates. Rather, there should be a directory
> where the user can drop certs from https://letsencrypt.org/
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)