SSL Installation with tomcat

2006-07-06 Thread navaneethan loganathan
Hi, I am trying to install SSL certificate with Tomcat 5.5.15. I obtained the certificate file from verisign.Imported the certificate into my server with a Certificate key file through keytool command and it successfully added.I am trying to configure it in Tomcat. At present Tomcat5.5.15+apache2

Re: Authenticate Client!

2006-07-06 Thread navaneethan loganathan
Hi, I am sorry for that.. Since I am new to this group, I was not aware of that. I will follow your advise and do accordingly in future. Thanks Navin. On 7/5/06, Mark Thomas <[EMAIL PROTECTED]> wrote: When starting a new thread (ie sending a message to the list about a new topic) please do no

Re: Authenticate Client!

2006-07-05 Thread navaneethan loganathan
Hi Hung, I am trying to install SSL certificate with Tomcat 5.5.15. I obtained the private key from verisign.I am trying to configur it in Tomcat. At present Tomcat5.5.15+apache2 with mod_jk connector(ajp13) is working very fine. I am able to browse my site with http://testserver. without specif

Re: Error while connecting to MySQL database

2006-06-29 Thread navaneethan loganathan
long as you can connect by using that pwd from the MySQL client. Hope this helps. Cheers, Gordon Smith -----Original Message- From: navaneethan loganathan [mailto:[EMAIL PROTECTED] Sent: Wednesday, June 28, 2006 7:57 PM To: users@tomcat.apache.org Subject: Error while connecting to MySQL dat

Error while connecting to MySQL database

2006-06-28 Thread navaneethan loganathan
Hi, I am facing a problem with my Apache-Tomcat-MySQL installation.MyEnvironment is as follows: Redhat ES4(2.6.9-5.EL), Apache-Tomcat-5.5.15, MySQL 4.1.12, Java version 1.5.0_06, Apache-Tomcat connector ajp13, mysql-connector-java-3.2.0-alpha-bin.jar. After installation and configuration I am un