You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Dima Retov <di...@axisway.com> on 2006/11/28 09:59:42 UTC

Re[2]: APR / SSL in 5.5.20

You are using certificate for java's SSL.

You need certificate for openssl.

May be you can convert certificate using following commands
http://mark.foster.cc/kb/openssl-keytool.html

Let me know if it worked for you.


Tuesday, November 28, 2006, 5:39:17 AM, you wrote:

DB> I saw this, but unfortunately it only tells you how to specify the key file.
DB> It doesn't tell you how to generate it.  It seems logical that if everything
DB> works with the .kdb file, then that should hold all of the information that
DB> I need to get SSL working.  Maybe I'm asking the wrong question.  Basically,
DB> given a kdb file that works, I would like to be able to set up APR to handle
DB> SSL.  It seems like this should be a fairly straightforward conversion... ?
 

>> -----Original Message-----
>> From: Rémy Maucherat [mailto:remy.maucherat@gmail.com] 
>> Sent: Monday, November 27, 2006 8:07 PM
>> To: Tomcat Users List
>> Subject: Re: APR / SSL in 5.5.20
>> 
>> On 11/28/06, Daniel Blumenthal <da...@wordchamp.com> wrote:
>> >         SSLCertificateFile="${catalina.base}/conf/localhost.crt"
>> >         
>> SSLCertificateKeyFile="${catalina.base}/conf/localhost.key" />
>> >
>> > I can export the .crt file from the .kdb file, but how do I 
>> get the "key"
>> > file?
>> 
>> You should look in the mod_ssl documentation for some details 
>> (http://httpd.apache.org/docs/2.2/mod/mod_ssl.html#sslcertific
>> atekeyfile).
>> 
>> Rémy
>> 
>> ---------------------------------------------------------------------
>> To start a new topic, e-mail: users@tomcat.apache.org To 
>> unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
>> For additional commands, e-mail: users-help@tomcat.apache.org
>> 
>> 



DB> ---------------------------------------------------------------------
DB> To start a new topic, e-mail: users@tomcat.apache.org
DB> To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
DB> For additional commands, e-mail: users-help@tomcat.apache.org




-- 
Best regards,
 Dima                            mailto:dima@axisway.com



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org