Hi Chuck

It does not help either. You are probably right about APR, I have noticed the 
strings
  <!--APR library loader. Documentation at /docs/apr.html -->
  <Listener className="org.apache.catalina.core.AprLifecycleListener" 
SSLEngine="on" />
In my server.xml. 

So following the document you suggested I have changed my server.xml (see 
attached) and copied pem forkat files localhost.crt and localhost.key from 
their default locations to conf folder. 
So now the Tomcat does not recognize the keystore format. If I had to use 
pkcs12 certificate which I have exported before then what key file should I 
use? Should I also export it into pkcs12? How?

Thanks 
Vadim. 
(310)765-3812 

-----Original Message-----
From: Caldarale, Charles R [mailto:chuck.caldar...@unisys.com] 
Sent: Monday, December 07, 2009 10:30 AM
To: Tomcat Users List
Subject: RE: JSSE question

> From: Vadim Letitchevski [mailto:vletitchev...@teledyne.com]
> Subject: RE: JSSE question
> 
> I have followed the recommendations in that document but did not 
> succeed.

Are you using APR with Tomcat?  If so, the proper doc is here:
http://tomcat.apache.org/tomcat-6.0-doc/apr.html#HTTPS

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Attachment: server.xml
Description: server.xml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to