Aaron Bieber <aaron <at> bolddaemon.com> writes: > On Wed, Mar 30, 2016, at 03:18 PM, Alexey Suslikov wrote: > > Aaron Bieber <aaron <at> bolddaemon.com> writes: > > > > > I looked into this a bit. Last I checked, there were no plans to bring > > > the missing stuff into LibreSSL. > > > > https://github.com/nodejs/node/issues/428 > > > > Yep, did you have anything particular you wanted to point out with in > that thread?
Commit from Jan 9, 2016. https://github.com/somasis/arbor/commit/b6bdfcb420b06fc10cae03c8e702e7280ca1d b05 "this patch: - removes the providers options because node can only be built against openssl - builds node against the bundled openssl by default - add a system-openssl option to build against the system openssl instead of the bundled one - restricts system openssl version to [>=1.0.2] to match upstream requirements."