Re: Tomcat keeps breaking/SSL keystore troubles

2007-08-30 Thread Morris Jones
the certificate. In order to get your private key into the keystore, you need to use a bit of Java code. See here: http://www.agentbob.info/agentbob/79.html There's no need for you to import the CA's root certificate. It's already there. Good luck! Mojo -- Morris Jones Monrovia, CA http

Re: Self-Signed Certificate for Tomcat JVM and CAS

2007-08-15 Thread Morris Jones
] For additional commands, e-mail: [EMAIL PROTECTED] -- Morris Jones Monrovia, CA http://www.whiteoaks.com Old Town Astronomers http://www.otastro.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Re: Help with exporting SSL certificate

2007-03-07 Thread Morris Jones
On server 2: keytool -delete -alias tomcat -storepass changeit keytool -import -alias tomcat -storepass changeit -file tomcat.cert Sorry I can't unwrap the lines there. Mojo -- Morris Jones Monrovia, CA http://www.whiteoaks.com Old Town Astronomers http://www.otastro.org

Re: unpackWARs Pros and Cons

2007-03-03 Thread Morris Jones
they're referenced. Best regards, Mojo -- Morris Jones Monrovia, CA http://www.whiteoaks.com Old Town Astronomers: http://www.otastro.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL

Re: [OT] Parallel Tomcat 5 and 6 services on Windows

2007-02-27 Thread Morris Jones
] For additional commands, e-mail: [EMAIL PROTECTED] -- Morris Jones Monrovia, CA http://www.whiteoaks.com Old Town Astronomers: http://www.otastro.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Re: Parallel Tomcat 5 and 6 services on Windows

2007-02-26 Thread Morris Jones
Mojo -- Morris Jones Monrovia, CA http://www.whiteoaks.com Old Town Astronomers http://www.otastro.org - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Can one have a log4j repository per webapp in Tomcat?

2007-02-22 Thread Morris Jones
here http://www.qos.ch/logging/sc.jsp, but I get the impression that a component-based RepositorySelector is not available in Tomcat. Is there a known way to eliminate interference between web applications in logging when using a log4j in common/lib? Best regards, Mojo -- Morris Jones