what version of OpenSSL does Node.js 0.8 use?

835 views
Skip to first unread message

Aaron Seet

unread,
Apr 10, 2014, 9:07:57 PM4/10/14
to nod...@googlegroups.com
For technical reasons with Windows Azure, we can only deploy Node.js v0.8 for now. Would like to know what version of OpenSSL it uses for SSL/TLS communication; whether it is vulnerable to Heartbleed.

thanks

mscdex

unread,
Apr 10, 2014, 9:22:08 PM4/10/14
to nod...@googlegroups.com
On Thursday, April 10, 2014 9:07:57 PM UTC-4, Aaron Seet wrote:
For technical reasons with Windows Azure, we can only deploy Node.js v0.8 for now. Would like to know what version of OpenSSL it uses for SSL/TLS communication; whether it is vulnerable to Heartbleed.

Timothy J Fontaine

unread,
Apr 10, 2014, 9:25:46 PM4/10/14
to nod...@googlegroups.com

For completeness sake:

./node -pe process.versions

{ http_parser: '1.0',

  node: '0.8.27-pre',

  v8: '3.11.10.26',

  ares: '1.7.5-DEV',

  uv: '0.8',

  zlib: '1.2.3',

  openssl: '1.0.0f' }



--
--
Job Board: http://jobs.nodejs.org/
Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to nod...@googlegroups.com
To unsubscribe from this group, send email to
nodejs+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

---
You received this message because you are subscribed to the Google Groups "nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nodejs+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Aaron Seet

unread,
Apr 10, 2014, 10:23:08 PM4/10/14
to nod...@googlegroups.com
Thanks for confirmation.


On Friday, 11 April 2014 09:22:08 UTC+8, mscdex wrote:
Reply all
Reply to author
Forward
0 new messages