curl-library
Re: Reading SSL certs from buffer
Date: Wed, 13 Jun 2012 23:23:05 +0200 (CEST)
On Wed, 13 Jun 2012, Дмитрий Пономарёв wrote:
> 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.
Sounds very interesting! Have you looked anything at all at how hard/easy that
is to do for any other SSL library?
-- / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-06-13