On Wed, Apr 18, 2001 at 02:29:45PM -0400, George Lind wrote:
> I am running a server on NT. I am am using verify peer. The server is
> failing on the SSL_accept with an error message of
> "SSL3_GET_CLIENT_CERTIFICATE:no certificate returned". My SSL_accept is
> return a -1. The client is also
I am running a server on NT. I am am using verify peer. The server is
failing on the SSL_accept with an error message of
"SSL3_GET_CLIENT_CERTIFICATE:no certificate returned". My SSL_accept is
return a -1. The client is also using verify peer. Is the problem in my
client or server?
Thanks,