You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by bs...@apache.org on 2020/06/18 17:43:07 UTC

[geode] branch develop updated (87a2f10 -> a6640d7)

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

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


    from 87a2f10  GEODE-8237: Add note about 'alter region' & cluster conf service (#5231)
     add a6640d7  GEODE-8277: acceptance test certificates expired in Dockerized SNI acceptance tests (#5274)

No new revisions were added by this update.

Summary of changes:
 .../client/sni/GenerateSNIKeyAndTrustStores.java   |  79 +++++++++++++++++++++
 .../sni/geode-config/locator-maeve-keystore.jks    | Bin 3525 -> 3529 bytes
 .../geode-config/server-clementine-keystore.jks    | Bin 3537 -> 3537 bytes
 .../sni/geode-config/server-dolores-keystore.jks   | Bin 3528 -> 3533 bytes
 .../geode/client/sni/geode-config/truststore.jks   | Bin 1126 -> 1129 bytes
 .../org/apache/geode/cache/ssl/CertStores.java     |   4 +-
 6 files changed, 81 insertions(+), 2 deletions(-)
 create mode 100644 geode-assembly/src/acceptanceTest/java/org/apache/geode/client/sni/GenerateSNIKeyAndTrustStores.java