Changes between Version 2 and Version 3 of ESGF-Security
- Timestamp:
- Mar 5, 2013 2:04:42 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ESGF-Security
v2 v3 19 19 You have two options: 20 20 1. Download the ESGF truststore from here https://rainbow.llnl.gov/dist/certs/esg-truststore.ts and add your tomcat certificate by yourself 21 2. Download the attachment:esg-truststore.ts which contains the tomcat pem. You can also download attachment:.keystore21 2. Download the attachment:esg-truststore.ts which contains the tomcat pem. You can also download the attachment:.keystore 22 22 23 23 3. Uncomment the ''SSL HTTP/1.1 Connector'' entry in ''$CATALINA_BASE/conf/server.xml'' and add the following: … … 28 28 }}} 29 29 30 4. Deploy esg-orp.war into tomcat 6 31 32 30 33 For further information visit: http://tomcat.apache.org/tomcat-6.0-doc/ssl-howto.html#Configuration