You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by je...@apache.org on 2017/09/28 14:26:10 UTC

[geode] branch develop updated (acbd66c -> aafda71)

This is an automated email from the ASF dual-hosted git repository.

jensdeppe pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from acbd66c  GEODE-3520: isValid API made public
     add 9d1babd  GEODE-3640: Accept all certs when --skip-ssl-verification is used
     add e130b13  GEODE-3640: Do not add skipSslVerifaction to SSLConfig
     add 640f89d  GEODE-3640 Push setting default hostname verifier down to configureHttpsURLConnection()
     add 7560d86  Merge branch 'develop' into feature/GEODE-3640
     new aafda71  Merge pull request #823 from jdeppe-pivotal/feature/GEODE-3640

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../org/apache/geode/internal/admin/SSLConfig.java |  2 -
 .../internal/cli/commands/ConnectCommand.java      | 85 +++++++++++++++-------
 .../internal/cli/commands/ConnectCommandTest.java  |  2 +-
 .../cli/commands/ConnectCommandWithSSLTest.java    | 31 +++++++-
 4 files changed, 88 insertions(+), 32 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@geode.apache.org" <co...@geode.apache.org>'].

[geode] 01/01: Merge pull request #823 from jdeppe-pivotal/feature/GEODE-3640

Posted by je...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jensdeppe pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git

commit aafda71d6501604f3b752bb879f6908df1a7421c
Merge: acbd66c 7560d86
Author: Jens Deppe <jd...@pivotal.io>
AuthorDate: Thu Sep 28 07:26:07 2017 -0700

    Merge pull request #823 from jdeppe-pivotal/feature/GEODE-3640
    
    GEODE-3640: Accept all certs when --skip-ssl-verification is used

 .../org/apache/geode/internal/admin/SSLConfig.java |  2 -
 .../internal/cli/commands/ConnectCommand.java      | 85 +++++++++++++++-------
 .../internal/cli/commands/ConnectCommandTest.java  |  2 +-
 .../cli/commands/ConnectCommandWithSSLTest.java    | 31 +++++++-
 4 files changed, 88 insertions(+), 32 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@geode.apache.org" <co...@geode.apache.org>.