Re: Help with SSL & Cert config

2005-03-27 Thread joelsherriff
). > > You can say that again. But, when you say the "server CA", which file are > you referring to? > > > It's also necessary if you are pointing your truststore to your keystore. > > > > > I get a 'Failed to establish chain from reply' exception

Re: Help with SSL & Cert config

2005-03-26 Thread joelsherriff
A", which file are you referring to? > It's also necessary if you are pointing your truststore to your keystore. > > > I get a 'Failed to establish chain from reply' exception at his point. > > > > Since you re-created your CA, you would need to re-impor

Re: Help with SSL & Cert config

2005-03-26 Thread Bill Barker
int. > Since you re-created your CA, you would need to re-import it into your browser. However, I'm guessing that it's because of the lack of trust mentioned above. > > > - Original Message - > From: "joelsherriff" <[EMAIL PROTECTED]> >

Re: Help with SSL & Cert config

2005-03-26 Thread joelsherriff
ort -alias tomcat-sv -keystore server.keystore -trustcacerts -file server.crt -storepass changeit I get a 'Failed to establish chain from reply' exception at his point. - Original Message - From: "joelsherriff" <[EMAIL PROTECTED]> To: "Tomcat Users Lis

Re: Help with SSL & Cert config

2005-03-26 Thread joelsherriff
.keystore" and that didn't help either. Anything else I'm missing? - Original Message - From: "Bill Barker" <[EMAIL PROTECTED]> To: Sent: Friday, March 25, 2005 10:13 PM Subject: Re: Help with SSL & Cert config > > "joelsherriff" <

Re: Help with SSL & Cert config

2005-03-25 Thread Bill Barker
-keypass changeit > > was doing. No? > No. That's putting it into your keystoreFile. The keystoreFile is to identify you. The truststoreFile is to identify other people. > - Original Message - > From: "Bill Barker" <[EMAIL PROTECTED]> > To:

Re: Help with SSL & Cert config

2005-03-25 Thread joelsherriff
TECTED]> To: Sent: Friday, March 25, 2005 8:51 PM Subject: Re: Help with SSL & Cert config > You need to put your CA cert into your Tomcat truststoreFile. Otherwise, > you client's cert won't be trusted. > > "joelsherriff" <[EMAIL PROTECTED]> wrote in messag

Re: Help with SSL & Cert config

2005-03-25 Thread Bill Barker
You need to put your CA cert into your Tomcat truststoreFile. Otherwise, you client's cert won't be trusted. "joelsherriff" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] I'm resending this message because a) for some reason I didn't see it on the list after I sent it and b) I nev

Help with SSL & Cert config

2005-03-25 Thread joelsherriff
I'm resending this message because a) for some reason I didn't see it on the list after I sent it and b) I never got any responses (maybe because of _a_). So, if my original post did actually make it to the list, please forgive the re-post. Hope someone can help. I've searched through the arc

Help with SSL & Cert

2005-03-15 Thread joelsherriff
Hope someone can help. I've searched through the archives and this seems to be a common problem, but even detailed instructions have left me stumped. I'm trying to get client certificates to be required by tomcat by setting clientAuth=true but I can't seem to figure out how to get the client ce