[openssl-users] A quick note about recent development builds of Node.js that others might find useful

Richard Dwan Richard.Dwan at neul.com
Tue Jan 6 10:57:40 UTC 2015


Just something to help others that use openSSL in Node.js add-ons with recent Node builds (0.11.15); building node to use the system ssl library (rather than it's built in copy) appears to make a significant difference to an add-on that attempts to use the ssl library itself.

Doing this resolved my prior inexplicable problem.

(snip)
> I have successfully managed to compile and link to a current openssl library (openssl-1.0.1j.tar.gz) but have been unable to determine what are the likely causes of the following error messages:
>
> 139924302898976:error:1411C146:SSL routines:tls1_prf:unsupported digest type:t1_enc.c:276:
> 139924302898976:error:140D308A:SSL routines:TLS1_SETUP_KEY_BLOCK:cipher or hash unavailable:t1_enc.c:602:
(snip)

Richard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mta.opensslfoundation.net/pipermail/openssl-users/attachments/20150106/2cd08a68/attachment-0001.html>


More information about the openssl-users mailing list