Re: [nodejs] libuv and openssl

108 views
Skip to first unread message

Ben Noordhuis

unread,
Sep 1, 2012, 9:50:44 AM9/1/12
to nod...@googlegroups.com
On Sat, Sep 1, 2012 at 2:39 PM, Roger Light <roger...@gmail.com> wrote:
> Looking at libuv, it doesn't seem that it provides support for working with
> openssl. Is this correct? It feels as though I might be able to fudge it by
> using the socket/fd private fields but obviously I don't want to do that.

That's correct. What do you need the socket for? You can drive openssl
in an asynchronous and decoupled fashion with memory BIOs and the
SSL_{accept,read,write} functions.
Reply all
Reply to author
Forward
0 new messages