Apparently the keystore file wasn't at the root of the user directory like the SLL instructions said it would be (it was also named keystore.name rather than .keystore unlike the direction said it would be). So, we renamed it name.keystore and moved it to the root user directory to be consistent with the instructions expected outcome.
Obviously something different is going on here and I'm guessing that's the problem ... but I don't know why??? FYI - we're on Linux and using Tomcat 4.1.0. Thanks. Neal -----Original Message----- From: Turner, John [mailto:[EMAIL PROTECTED]] Sent: Friday, September 20, 2002 12:03 PM To: 'Tomcat Users List' Subject: RE: SSL question - from an apache guy Sorry, a pointer to the HOWTO is all I'm good for, I don't use Tomcat stand-alone, so my SSL is done with Apache. When you say "copying that over", what do you mean? Over to where? John > -----Original Message----- > From: neal [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 2:53 PM > To: Tomcat Users List > Subject: RE: SSL question - from an apache guy > > > I was just reading through the documentation again myself looking for > disconnects between what the manual says and what we're experiencing. > > It seems that the file being generated by keytool is of the format > name.keystore and my friend is copying that over to > .keystore. I'm thinking > maybe this implies that we're not using the proper JKS format > or something. > > Is this correct? > > Thanks. > Neal > > > -----Original Message----- > From: Turner, John [mailto:[EMAIL PROTECTED]] > Sent: Friday, September 20, 2002 11:31 AM > To: 'Tomcat Users List' > Subject: RE: SSL question - from an apache guy > > > > Tomcat SSL HOWTO: > http://jakarta.apache.org/tomcat/tomcat-4.0-doc/ssl-howto.html > > In general, you use the keytool utility. > > John > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
