I tried creating a new keystore in the same directory, and it's still looking for the 
old one, how does it know about the old one anymore??

        -----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.
               
        
        



Reply via email to