I've had similar problems with the demo code. If you go through the
archives you will find all the advice given to me when I asked for
help... It didn't help any.. I'm investigating different ways of solving
my problem at this stage... Bug me in about a weeks time, I will be
diving into the ssl code to see if I can resolve the issue... I've only
been able to schedule solving this problem for next week :-(
The advice involved using SSL_set_verify and
SSL_CTX_load_verify_locations. This was not acceptable for my purposes
as I do not want to verify against certificates in a specific path but
against one loaded in memory. Hope this helps.
Robert Sandilands
Mark wrote:
>
> Hi all --
>
> I was wondering if anyone, anywhere has or knows of a more complete
> documentation set of the openssl ssl/tls library... I'm trying to code up a
> client/server app (in C), but the lack of documentation is killing me.
>
> As an example, I've tweaked the client and server code provided in the
> demos/ssl dir from the openssl source code, and got them to work, except that
> the server never gets the client certificate, yet the client does get the
> server..
>
> Anyone have any help, or am I kinda on my own here?
>
> Thanks,
>
> --
> Mark Maurer http://www.dct.com/~markm/
> [EMAIL PROTECTED] Programmer, DCT Technologies
> ______________________________________________________________________
> OpenSSL Project http://www.openssl.org
> User Support Mailing List [EMAIL PROTECTED]
> Automated List Manager [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]