[GitHub] geode-native pull request #61: GEODE-2687: test for ssl auth failure:

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/61 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] geode-native pull request #61: GEODE-2687: test for ssl auth failure:

2017-03-17 Thread PivotalSarge
Github user PivotalSarge commented on a diff in the pull request: https://github.com/apache/geode-native/pull/61#discussion_r106755238 --- Diff: src/cppcache/integration-test/CacheHelper.cpp --- @@ -1812,17 +1812,32 @@ std::string CacheHelper::generateGeodeProperties(const std::str

[GitHub] geode-native pull request #61: GEODE-2687: test for ssl auth failure:

2017-03-17 Thread echobravopapa
GitHub user echobravopapa opened a pull request: https://github.com/apache/geode-native/pull/61 GEODE-2687: test for ssl auth failure: - Added testThinClientSSLAuthFail to QUICK list. - removed un-needed test code. - catching expected exception - Add test for untrusted se