Re: Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-24 Thread Mark Eggers
- Original Message - > From: Pid > To: Tomcat Users List > Cc: > Sent: Saturday, December 24, 2011 1:42 AM > Subject: Re: Creating CSR for Purchasing SSL Certificate from VeriSign > > On 23/12/2011 22:42, Mark Eggers wrote: >> - Original Message -

Re: Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-24 Thread Pid
On 23/12/2011 22:42, Mark Eggers wrote: > - Original Message - > >> From: Christopher Schultz >> To: Tomcat Users List >> Cc: >> Sent: Friday, December 23, 2011 2:08 PM >> Subject: Re: Creating CSR for Purchasing SSL Certificate from VeriSign

Re: Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-23 Thread Mark Eggers
- Original Message - > From: Christopher Schultz > To: Tomcat Users List > Cc: > Sent: Friday, December 23, 2011 2:08 PM > Subject: Re: Creating CSR for Purchasing SSL Certificate from VeriSign > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Co

Re: Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Conway, On 12/23/11 4:13 PM, Conway Liu wrote: > Also, if we later add another Tomcat site (with a different domain > name) on the same Windows 2008 R2 server, do we have to generate > another CSR to purchase another SSL certificate? Apache httpd an

RE: Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-23 Thread Conway Liu
Thank you Piotr, I will have a read of the link you provided. Merry Christmas Conway -Original Message- From: Piotr Pawłowski [mailto:piotr.pawlow...@goyello.com] Sent: Saturday, 24 December 2011 10:27 a.m. To: Tomcat Users List Subject: RE: Creating CSR for Purchasing SSL Certificate

RE: Creating CSR for Purchasing SSL Certificate from VeriSign

2011-12-23 Thread Piotr Pawłowski
Hi Conway, All depends on your server setup. If you have Tomcat 'behind' Apache, NginX or IIS you should generate csr and install certificate on those software which is on front of Tomcat. If you have only Tomcat on the server you should familiarize with Tomcat+SSL guides. As a example you can