i completely deleted it the .keystore file in my home directory and made a new one
with a different name, however its still searching for the .keystore file => so does
it need to be named .keystore??
-----Original Message-----
From: p niemandt [mailto:[EMAIL PROTECTED]]
Sent: Wed 11/20/2002 8:25 AM
To: Tomcat Users List
Cc:
Subject: RE: SSL keystore problem
Don't know if this is of help, but on linux the keystore will be stored
under the username in a file called .keystore {. means it's hidden }
So, if you log in as root, or have generated the key as root, the
keystore will be under /root/.keystore
hth
On Wed, 2002-11-20 at 13:03, brana02 wrote:
> Do you know how to specify a different location?
> Sorry to bother u so much but im just a student trying to teach all this
stuff to myself.
>
> -----Original Message-----
> From: Roberts, Eric [mailto:[EMAIL PROTECTED]]
> Sent: Wed 11/20/2002 8:00 AM
> To: Tomcat Users List
> Cc:
> Subject: RE: SSL keystore problem
>
>
>
> By default the keystore is created in the home directory of the user
that creates it.
> If SSL Connector is called, it looks in the home directory for the
keystore.
>
> -----Original Message-----
> From: brana02 [mailto:[EMAIL PROTECTED]]
> Sent: Mittwoch, 20. November 2002 13:58
> To: Tomcat Users List
> Subject: RE: SSL keystore problem
>
>
> Also I would like to know where that path information to the keystore
is being stored--> is there some hidden system file or properties file that the
SSLServerFactory reads from in order to attempt to initKeyStore()?
>
> -----Original Message-----
> From: Roberts, Eric [mailto:[EMAIL PROTECTED]]
> Sent: Wed 11/20/2002 7:53 AM
> To: Tomcat Users List
> Cc:
> Subject: RE: SSL keystore problem
>
>
>
> Have you commented out the SSL connector in server.xml?
>
> -----Original Message-----
> From: brana02 [mailto:[EMAIL PROTECTED]]
> Sent: Mittwoch, 20. November 2002 13:49
> To: [EMAIL PROTECTED]
> Subject: SSL keystore problem
>
>
> I had tried playing around with the SSL connector and deleted
a keystore when i was done. I thought Tomcat would stop trying to load it. For some
reason it keeps trying to find the file from the path where it previously was and
throws a FileNotFoundException. Where is it getting the path information from and how
can i reset it to the default.
>
>
>
--
p niemandt <[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>