[
https://issues.apache.org/jira/browse/GEODE-8378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Blake Bender closed GEODE-8378.
-------------------------------
> Clean up SNI proxy tests usage of keystore, truststore files
> ------------------------------------------------------------
>
> Key: GEODE-8378
> URL: https://issues.apache.org/jira/browse/GEODE-8378
> Project: Geode
> Issue Type: Improvement
> Components: native client
> Reporter: Diane Hardman
> Priority: Major
> Fix For: 1.14.0
>
>
> Follow-up to GEODE-7508. New SNI proxy tests still contain local copies of
> keystore and truststore files which should be removed and these tests updated
> to reference the common files. This will prevent these tests from becoming
> brittle over time.
> Here's where I found the extraneous files:
> find . -name *.jks ./ssl_keys/server_keys/server_keystore.jks
> ./ssl_keys/server_keys/server_truststore.jks
> ./cppcache/integration/test/sni-test-config/geode-config/server-clementine-keystore.jks
>
> ./cppcache/integration/test/sni-test-config/geode-config/server-dolores-keystore.jks
> ./cppcache/integration/test/sni-test-config/geode-config/truststore.jks
> ./cppcache/integration/test/sni-test-config/geode-config/locator-maeve-keystore.jks
--
This message was sent by Atlassian Jira
(v8.3.4#803005)