diff options
| author | jdennis <jdennis@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2010-11-19 20:57:18 +0000 |
|---|---|---|
| committer | jdennis <jdennis@c9f7a03b-bd48-0410-a16d-cbbf54688b0b> | 2010-11-19 20:57:18 +0000 |
| commit | 36949184818db83bedac6aa58baeeeb23d5b3821 (patch) | |
| tree | 45684eb4c7e9255c349f47f2ea6c9f83fc54ec4f /pki/base/silent/src/http/HTTPClient.java | |
| parent | 911972a0cc1ece7c601b7c0f01ec437a63fcdd77 (diff) | |
Update server.xml config file
This is mostly a merge of the tomcat 6 server.xml file with our
existing server.xml file from tomcat 5.
Merge in new comments.
remove org.apache.catalina.storeconfig.StoreConfigLifecycleListener
because it's not part of tomcat6
Parameterize the following based on our template engine:
sslOptions="[TOMCAT_SSL_OPTIONS]"
ssl2Ciphers="[TOMCAT_SSL2_CIPHERS]"
ssl3Ciphers="[TOMCAT_SSL3_CIPHERS]"
tls3Ciphers="[TOMCAT_TLS3_CIPHERS]"
Note: After the cipher parameterization was done it was discovered
that the other subsystems do not utilize ECC ciphers, it's not clear
if they should or not. We may need to paramterize the cipher list in
pkicreate or go back to hardcoding the cipher list in the xml file.
git-svn-id: svn+ssh://svn.fedorahosted.org/svn/pki/trunk@1561 c9f7a03b-bd48-0410-a16d-cbbf54688b0b
Diffstat (limited to 'pki/base/silent/src/http/HTTPClient.java')
0 files changed, 0 insertions, 0 deletions
