curl-library
Mutual Authentication
From: Itay Dagan <itay_at_yoggie.com>
Date: Thu, 1 Jan 2009 17:25:56 +0200 (IST)
Date: Thu, 1 Jan 2009 17:25:56 +0200 (IST)
Hi
I am looking for a way to configure mutual athentication in an ssl connection.
The thing is I have my certificates on a buffer in memory.
Thanks for your help with this example : http://curl.haxx.se/lxr/source/docs/examples/cacertinmem.c
I now can upload the server certificate not from a file but from a buffer.
My Q is :
Can I use *** static CURLcode sslctx_(...)*** function (from link)
to upload both client and server certificate to their structs?
Thanks
Itay
Received on 2009-01-01