reuse; almost anything else means that the connection
failed. Read the manpage for SSL_get_error(3ssl) for the results and
their meanings.
Good luck.
-Kyle H
On Wed, Feb 10, 2010 at 12:46 PM, Dan Zwing wrote:
> Hello -
>
> I am writing a client program. I have a x509 certificate and a key
Hello -
I am writing a client program. I have a x509 certificate and a key pair. The
server needs to authenticate the client. What is the sequence of openssl calls
I need to make to pass the server my information. I see so many different
functions such as SSL_CTX_use_certificate versus SSL