Re: SSL Configuration Question

2009-11-15 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Liav, On 11/14/2009 4:32 AM, Liav Ezer wrote: The section about importing a certificate issued by a CA begins with: Download a Chain Certificate from the Certificate Authority you obtained the Certificate from. [snip] What is a Chain

RE: SSL Configuration Question

2009-11-14 Thread Liav Ezer
[mailto:liav.e...@gmail.com] Subject: Re: SSL Configuration Question So my only wish is to know what to write in those two attributes: keystoreFile - Which of the 4 files i have do i need to point to (my guess is the xxx.domainname.com.key )? keystorePass - What do i write in this attribute

SSL Configuration Question

2009-11-13 Thread Liav Ezer
keystoreFile=keyStoreFileLocation keystorePass=changeit clientAuth=false sslProtocol=TLS / Thanks alot! -- View this message in context: http://old.nabble.com/SSL-Configuration-Question-tp26338693p26338693.html Sent from the Tomcat - User mailing list archive at Nabble.com

Re: SSL Configuration Question

2009-11-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Liav, On 11/13/2009 10:48 AM, Liav Ezer wrote: I need help configuring my http connector to be a secure one via SSL. Are you expecting to use tcnative in order to use an APR connector, or do you want to use the plain-old Java HTTP connector? If you

Re: SSL Configuration Question

2009-11-13 Thread Liav Ezer
...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org -- View this message in context: http://old.nabble.com/SSL-Configuration-Question-tp26338693p26343682.html Sent from the Tomcat - User mailing list archive at Nabble.com

RE: SSL Configuration Question

2009-11-13 Thread Caldarale, Charles R
From: Liav Ezer [mailto:liav.e...@gmail.com] Subject: Re: SSL Configuration Question So my only wish is to know what to write in those two attributes: keystoreFile - Which of the 4 files i have do i need to point to (my guess is the xxx.domainname.com.key )? keystorePass - What do i write

Re: SSL Configuration Question

2009-11-13 Thread Bill Barker
Christopher Schultz ch...@christopherschultz.net wrote in message news:4afdb50c.70...@christopherschultz.net... -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Liav, On 11/13/2009 10:48 AM, Liav Ezer wrote: I need help configuring my http connector to be a secure one via SSL. Are you