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

Reply via email to