[ 
https://issues.apache.org/jira/browse/GEODE-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ernest Burghardt resolved GEODE-2335.
-------------------------------------
    Resolution: Fixed

keystore files were renamed 4 years ago...

> update integration tests keystore file
> --------------------------------------
>
>                 Key: GEODE-2335
>                 URL: https://issues.apache.org/jira/browse/GEODE-2335
>             Project: Geode
>          Issue Type: Task
>          Components: native client
>            Reporter: Jacob Barrett
>            Priority: Major
>
> Rename the integration tests keystore file from gemfire* to geode*. Maybe 
> look into removing any that aren't in use and consolidating where applicable. 
> {noformat}
> ./src/cppcache/integration-test/keystore
> ./src/cppcache/integration-test/keystore/client_keystore.password.pem
> ./src/cppcache/integration-test/keystore/client_keystore.pem
> ./src/cppcache/integration-test/keystore/gemfire1.keystore
> ./src/cppcache/integration-test/keystore/gemfire10.keystore
> ./src/cppcache/integration-test/keystore/gemfire11.keystore
> ./src/cppcache/integration-test/keystore/gemfire2.keystore
> ./src/cppcache/integration-test/keystore/gemfire3.keystore
> ./src/cppcache/integration-test/keystore/gemfire4.keystore
> ./src/cppcache/integration-test/keystore/gemfire5.keystore
> ./src/cppcache/integration-test/keystore/gemfire6.keystore
> ./src/cppcache/integration-test/keystore/gemfire7.keystore
> ./src/cppcache/integration-test/keystore/gemfire8.keystore
> ./src/cppcache/integration-test/keystore/gemfire9.keystore
> ./src/cppcache/integration-test/keystore/server_keystore.jks
> {noformat}
> Change keystore password to "geode".
> {noformat}
> src/clicache/integration-test/CacheHelperN.cs:          sslArgs += " 
> --J=-Djavax.net.ssl.keyStorePassword=gemstone ";
> src/clicache/integration-test/SecurityTestUtilN.cs:        
> sysProps.Insert("ssl-keystore-password", "gemstone");
> src/tests/cli/NewFwkLib/Utils.cs:            " 
> -J-Djavax.net.ssl.keyStorePassword=gemstone -J-Djavax.net.ssl.trustStore=" + 
> trustStorePath +
> src/cppcache/integration-test/CacheHelper.cpp:    msg += 
> "cluster-ssl-keystore-password=gemstone\n";
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to