RE: Problems with clientAuth

2007-04-02 Thread Mirou, Antoine
> The problem appears when changing clientAuth to true. Then, when using > iexplorer the browser simply can't find the page (or this is what it > says), > and when using firefox it warns about the certificate, but after accepting > the certification it says that 'localhost has received an unexpecte

RE: SSL certificate

2007-03-30 Thread Mirou, Antoine
keyAlias ? > -Message d'origine- > De : Reis, Tom [mailto:[EMAIL PROTECTED] > Envoyé : vendredi 30 mars 2007 19:01 > À : users@tomcat.apache.org > Objet : SSL certificate > > If you have multiple signed certificates (Verisign) in your keystore > how does Tomcat know which one to use?

RE: How do you change default log level from INFO to ERROR in Tomcat 5.0.28?

2007-03-27 Thread Mirou, Antoine
Hello, > I just upgraded from 4.1.29 to 5.0.28, and now when I startup the Tomcat > Server, I see 15 some odd INFO messages being printed to the console > window. I only want a couple system.outs that inform me that the Tomcat > Server has started. How can I get rid of these messages? Try to m

RE: Importing an existing SSL cert into a newer JDK version

2007-03-20 Thread Mirou, Antoine
> How do I know for certain that I didn't import into the Java > installation's system-wide > Keystore? I used the keytool command below to import the cert. I don't > believe I imported my cert into the system-wide keystore but I am not 100% > certain. > > keytool -import -alias tomcat -trust

RE: session replication/tomcat 5.5

2006-11-14 Thread Mirou, Antoine
Hello, Could you please give an example of "really big sites" ? How do you organize your cluster (how many members/domains, ...) ? Do you use Farm-deployer ? Do you use session replication ? How do you manage/monitor the cluster ? Many questions, sorry, but I'm currently studying the possibil

log rotation

2006-07-21 Thread Mirou, Antoine
Hello, What is the easiest way to do a log rotation with tomcat ? For example, I'd like to rotate catalina.out on a daily basis and have up to 5 versions kept. How can I do it ? Antoine Mirou Ce message et toutes les pièces jointes (ci-après le « message ») sont confidentiels et établis à l

mod_jk on IBM Aix

2006-06-22 Thread Mirou, Antoine
Hi, On http://tomcat.apache.org/connectors-doc/howto/apache.html I read that mod_jk is "developed and tested" on Aix (and other platforms), but I can't find any special instruction to compile it on that platform. Did someone succeed in building it on Aix ? Could you please give me some advices (w