Hi,
I'm using Tomcat for mutual authitication. after the brower and server
finish the certificate exchange and verification (which is already
done). I want to get the client certificate and compare it with what's
been stored in the LDAP.
I'm new with linux. how can i get the client certifica
Hi,
I'm using Tomcat for mutual authitication. after the brower and server
finish the certificate exchange and verification (which is already
done). I want to get the client certificate and compare it with what's
been stored in the LDAP.
I'm new with linux. how can i get the client certifica
Hi Guys,
I just found out the reason. My index.jsp in the the Root directory,
however, the path of the sever.xml/context is "/DBTest".
thanks for all the help.
Eric.
Quoting Eric Yin <[EMAIL PROTECTED]>:
Hi Chris,
Thanks for the help.
After I move the Connector/J 5.0
Hi Chris,
Thanks for the help.
After I move the Connector/J 5.0 to the Tomcat's server-wise common/lib
directory and remove the autoReconnect=true, i still get the same error.
thanks,
Eric.
Quoting Christopher Schultz <[EMAIL PROTECTED]>:
Eric,
Eric Yin wrote:
Hi,
Quoting Eric Yin <[EMAIL PROTECTED]>:
Hi,
I'm using tomcat5.5.2 and mysql5.0.27 and Connector/J 5.0.
i'm doing the same thing as
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
and i got this error.
i'm using fedora 5 and i download &q
Hi,
I'm using tomcat5.5.2 and mysql5.0.27 and Connector/J 5.0.
i'm doing the same thing as
http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
and i got this error.
i'm using fedora 5 and i download "Linux (non RPM package) downloads
/linux (x86)" of mysql and install
Hi,
I just installed Fedora 5 and Tomcat 5.5 which is included in the
Fedora 5 DVD. Tomcat works well for the port 8080. you can visit
http://joconda.ciise.concordia.ca:8080 to see. But for SSL (8443) it
doesn't work. I configure accoding to
http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.h