cURL / Mailing Lists / curl-library / Single Mail

curl-library

Reading SSL certs from buffer

From: Дмитрий Пономарёв <bitomaxsp_at_gmail.com>
Date: Wed, 13 Jun 2012 12:32:11 +0400

Hello all.

Have question about feature that i've implemented in curl locally for my
purposes. I have CYASSL + CURL.

In my project there is a need to set Certs not from file but using a
buffer. I haven't found that possible in current implementation. I have
implemented it using list approach like with slist. So several buffers can
be joined together. List node stores pointer to buffer (not the data itself
pointed by), length of data and format.

Guys, if you interested in such a feature i can prepare a patches and send
it.

Thanks you in advance.

-- 
WBR
Dmitry E. Ponomarev

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-13