Hi Charles
I am not doing anything specific, just the defaults and below is the connector 
element.  The server is running as Administrator from its services startup, but 
nothing more.  

<Connector port="8443" 
               maxThreads="150" minSpareThreads="25" maxSpareThreads="75"
               enableLookups="false" disableUploadTimeout="true"
               acceptCount="100" debug="0" scheme="https" secure="true"
               clientAuth="false" sslProtocol="TLS" 
           keystoreFile="C:\Documents and Settings\Administrator\.keystore" 
keystorePass="changeit" />


"Caldarale, Charles R" <[EMAIL PROTECTED]> wrote: > From: Chris Pat 
[mailto:[EMAIL PROTECTED] 
> Subject: https 5.0.28-30
> 
> I keep getting "java.io.IOException: Cannot recover key" for 
> a .keystore that I am pathing to correctly and in which I 
> have created the tomcat cert with the default password for 
> both it and the keystore.

Access permissions?

 - 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 start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to