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