RE: SSL Certificate Update Not Reflected on the Website

2012-01-09 Thread Conway Liu
List Subject: Re: SSL Certificate Update Not Reflected on the Website On 09/01/2012 10:44, Conway Liu wrote: > Hi Pid, > > I tried different browsers, and tried different computers. > > What command line tool are you talking about? Something like: curl or openssl p &g

RE: SSL Certificate Update Not Reflected on the Website

2012-01-09 Thread Conway Liu
Reflected on the Website On 9 Jan 2012, at 10:20, Conway Liu wrote: > Hi, > > We used to use Thawte for our SSL certificate. Today I installed new > SSL certificate issued by VeriSign and there were no errors. The > primary and secondary intermediate CAs both imported into the k

SSL Certificate Update Not Reflected on the Website

2012-01-09 Thread Conway Liu
Hi, We used to use Thawte for our SSL certificate. Today I installed new SSL certificate issued by VeriSign and there were no errors. The primary and secondary intermediate CAs both imported into the keystore file properly, and then the SSL issued by VeriSign imported as well. I updated the ser

RE: Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-23 Thread Conway Liu
inistrator ____ From: Conway Liu [c...@xtra.co.nz] Sent: Friday, December 23, 2011 22:13 To: users@tomcat.apache.org Subject: Creating CSR for Purchasing SSL Certificate from VeriSign Hi, We are running a Tomcat website on Windows 2008 R2. The SSL certificat

Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-23 Thread Conway Liu
her CSR to purchase another SSL certificate? Any suggestion is very much appreciated. Conway Liu

Re: Enable Security Manager in Tomcat 5

2011-05-11 Thread Conway Liu
. Conway From: Conway Liu To: users@tomcat.apache.org Sent: Thu, 12 May, 2011 11:37:17 AM Subject: Enable Security Manager in Tomcat 5 Good day! For testing purposes I have setup a website to run in Tomcat 5, Tomcat 6, and Tomcat 7. The site runs on Windows

Enable Security Manager in Tomcat 5

2011-05-11 Thread Conway Liu
Good day! For testing purposes I have setup a website to run in Tomcat 5, Tomcat 6, and Tomcat 7. The site runs on Windows Server 2008 R2, and I used the service.bat to install the windows service so that I can start and stop the site. When it came to enable the security manager, I read from t

RE: Connecting to other internet sites from a Tomcat application via a proxy server

2011-02-21 Thread Conway Liu
Thanks Andre, I'll have a look. Conway -Original Message- From: André Warnier [mailto:a...@ice-sa.com] Sent: Monday, 21 February 2011 8:47 p.m. To: Tomcat Users List Subject: Re: Connecting to other internet sites from a Tomcat application via a proxy server Conway Liu wrote:

Connecting to other internet sites from a Tomcat application via a proxy server

2011-02-20 Thread Conway Liu
not quite understand it. I think I almost need a tutorial type of instructions to get it done correctly, like which file to modify, what text to put into it...etc. Any one able to help this poor soul? You're very much appreciated Conway Liu

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
Hi All, I'm probably causing all the confusion here as I am quite confused about Tomcat myself so likely not explained my questions in a clear way. I apologise for that. Anyway, I believe now I have finally found the answer I'm looking for, after reading all your suggestions and googling for a

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
Hi Jeff, You're right. It is not officially documented. I wonder why. I read so many official documents, some of them I read a few times, still so confusing for me (as I'm just starting out to learn Tomcat). Regards Conway -Original Message- From: Jeffrey Janner [mailto:jeffrey.jan...@po

RE: Tomcat Service configuration for running sites

2011-02-04 Thread Conway Liu
Hi, Again, thanks to all who replied my post. Your input helped me learn a lot more about Tomcat. While reading your answers, I have continued to google about this topic and today I came across a site that gave me a hint. To run Tomcat as a windows service, I didn't need to have a separate insta

Tomcat Service configuration for running sites

2011-02-02 Thread Conway Liu
Hi,   Thanks to all who answered my previous post regarding running Tomcat with IIS7.   I am still quite confused about the whole thing, so I think I should try to forget about IIS for the time being, and concentrate first on how to get Tomcat service to serve a java website sitting physically ou

How to serve .net and java websites on Windows 2008 with IIS7 and Tomcat

2011-02-01 Thread Conway Liu
Hi, We are trying to setup a webserver that will serve multiple aspx (..Net) websites and and jsp (Java) websites. The webserver is a Windows 2008 R2 64 bit machine with IIS7. I have also installed Tomcat 6.0.30 running as a service. The sample web application works with no problem on http://lo