Apache environment variables

2002-11-20 Thread Daniel Fisher
cgi printenv can see the data fine, however I can't view the data in any Tomcat servlets. Does anyone know how to make that data available to Tomcat? Thanks. -- Daniel Fisher msg74295/pgp0.pgp Description: PGP signature

multiple SSL connectors

2002-03-19 Thread Daniel Fisher
Hello, Is it possible to use multiple truststores when using multiple SSL connectors in Tomcat 4.0.3? Thanks. -- Daniel Fisher -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional commands: mailto:[EMAIL PROTECTED] Troubles with the list: mailto:[EMAIL PROTECTED]

how to set truststore

2002-03-15 Thread Daniel Fisher
and because I can't seem to load my certificates I get this exception: Exception while waiting for close javax.net.ssl.SSLHandshakeException: Received fatal alert: bad_certificate Thanks in advance for any help. -- Daniel Fisher -- To unsubscribe: mailto:[EMAIL PROTECTED] For additional

Re: how to set truststore

2002-03-15 Thread Daniel Fisher
appear to be related to SSL and client authentication. Thanks in advance for any help. -- Daniel Fisher On Fri 15 Mar 02 11:57, you wrote: I did the same thing as you and it worked expect I was using JDK 1.3. Also you need to set the trust store password unless you use the default. Tim