Re: renegotiation with client certificate

2010-01-29 Thread Adam Grossman
On Fri, 2010-01-29 at 01:52 +0100, Dr. Stephen Henson wrote: > On Thu, Jan 28, 2010, Adam Grossman wrote: > > > hello, > > > > so close, yet so far > > > > i fixed it where the client is sending the it's certs over and the > > handshake is complete. but i have two problems: > > > > 1. for

Re: renegotiation with client certificate

2010-01-28 Thread Dr. Stephen Henson
On Thu, Jan 28, 2010, Adam Grossman wrote: > hello, > > so close, yet so far > > i fixed it where the client is sending the it's certs over and the > handshake is complete. but i have two problems: > > 1. for different clients, i have different CA certs. so i load them all > up when the s

RE: renegotiation with client certificate

2010-01-28 Thread Adam Grossman
> > > > > > -Original Message- > > From: owner-openssl-us...@openssl.org > > [mailto:owner-openssl-us...@openssl.org] On Behalf Of Adam Grossman > > Sent: Wednesday, January 27, 2010 9:37 PM > > To: openssl-users@openssl.org > > Subject: RE: re

RE: renegotiation with client certificate

2010-01-27 Thread Adam Grossman
.org] On Behalf Of Adam Grossman > Sent: Wednesday, January 27, 2010 9:37 PM > To: openssl-users@openssl.org > Subject: RE: renegotiation with client certificate > > i just tried 0.9.7m, and to no avail. i double checked my certs, i made > sure my CA cert on the server is corr

RE: renegotiation with client certificate

2010-01-27 Thread Brett Schoppert
st of the setup ? -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Adam Grossman Sent: Wednesday, January 27, 2010 9:37 PM To: openssl-users@openssl.org Subject: RE: renegotiation with client certificate i just tried 0.9.7m, a

RE: renegotiation with client certificate

2010-01-27 Thread Adam Grossman
half Of Adam Grossman > Sent: Wednesday, January 27, 2010 5:01 PM > To: openssl-users@openssl.org > Subject: renegotiation with client certificate > > hello. > > I am having trouble getting my server renegotiation working with client > certificates. Without certificates

RE: renegotiation with client certificate

2010-01-27 Thread Brett Schoppert
Subject: renegotiation with client certificate hello. I am having trouble getting my server renegotiation working with client certificates. Without certificates, it works fine. The one thing is that the server initially does not need a client cert, but it does during renegotiation (a requirement i

Re: renegotiation with client certificate

2010-01-27 Thread Adam Grossman
nevermind... i had blinders on while reading the error, and i just concentrated on the server. i just noticed the browser says: "Peer does not recognize and trust the CA that issued your certificate." so i need to go make sure my certs are set up properly. thanks, -=- adam grossman On Wed, 20

renegotiation with client certificate

2010-01-27 Thread Adam Grossman
hello. I am having trouble getting my server renegotiation working with client certificates. Without certificates, it works fine. The one thing is that the server initially does not need a client cert, but it does during renegotiation (a requirement i have that is out of my hands). i am using