I am really not familiar with where to add that line and under what conditions in the 
catalina.bat file, could you be a little more specific thanks

        -----Original Message----- 
        From: Bodycombe, Andrew [mailto:[EMAIL PROTECTED]] 
        Sent: Wed 11/20/2002 8:18 AM 
        To: 'Tomcat Users List ' 
        Cc: 
        Subject: RE: SSL keystore problem
        
        

        You can tell tomcat to look in a different location at startup by specifying
        the following value in your CATALINA_OPTS variable:
        
        "-Djavax.net.ssl.keystore=<the keystore filename>"
        
        Andy
        
        -----Original Message-----
        From: brana02
        To: Tomcat Users List
        Sent: 20/11/2002 13:03
        Subject: RE: SSL keystore problem
        
        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.
                      
               
               
        
        --
        To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
        For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
        
        



Reply via email to