Changes between Version 115 and Version 116 of ESGFNodeInstallation
- Timestamp:
- Jun 3, 2014 1:46:44 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGFNodeInstallation
v115 v116 352 352 Predeterminates password of esg-truststore.ts is 'changeit'. For list the entrys in truststore: 353 353 {{{ 354 !sh354 #!sh 355 355 $ /usr/local/java/bin/keytool -v -list -keystore /esg/config/tomcat/esg-truststore.ts -storepass changeit 356 356 }}}