You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2019/02/28 15:58:00 UTC

[jira] [Commented] (GEODE-4339) Geode Native C++ Example (SSL example)

    [ https://issues.apache.org/jira/browse/GEODE-4339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16780669#comment-16780669 ] 

ASF subversion and git services commented on GEODE-4339:
--------------------------------------------------------

Commit 2430c7d16e3e518d1bf580efe33e394e3260b6d7 in geode-native's branch refs/heads/develop from Michael Martell
[ https://gitbox.apache.org/repos/asf?p=geode-native.git;h=2430c7d ]

GEODE-4339: cpp ssl example (#449)

* Initial commit.

Co-authored-by: Matthew Reddington <mr...@pivotal.io>

* Fixed parameter mismatch.
* Complete working cmake files.

Co-authored-by: Mike Martell <mm...@pivotal.io>

* Fixed dotnet sslputget shutdown script.

Co-authored-by: Matthew Reddington <mr...@pivotal.io>

* Fix startserver, stopserver scripts on non-Windows platforms
  - also provide (required) full path to various gfsh ssl parameters
  - use addLocator rather than addServer on pool mgr call

Co-authored-by: Ivan Godwin <ig...@pivotal.io>

* Example now runs on Windows, and updated README.md

Co-authored-by: Matthew Reddington <mr...@pivotal.io>

* Added .ps1 scripts and copied nc dll.
* Cleanup up platform dependent getcwd.


> 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 10m
>  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)