CRL support in NodeJS

117 views
Skip to first unread message

Richie Pham

unread,
Feb 16, 2015, 2:12:21 PM2/16/15
to nod...@googlegroups.com
Hi,

According to https://github.com/joyent/node/issues/3662, CRL support is marked for milestone v0.13, so it is safe to say that NodeJS not yet supports CRL.
However, the TLS module seems to support CRL in that it has "crl" has an optional parameter. The HTTPS module is built on top of TLS, but CRL support doesn't seem to extend to the HTTPS module in my testing.
Am I correct in assuming that I cannot create a secure https server in NodeJS (i.e. using https.createServer) that supports CRL?

Thanks,
Richie

Richie Pham

unread,
Feb 16, 2015, 9:36:39 PM2/16/15
to nod...@googlegroups.com
I got CRL to work in v 0.10.30, so it's not an issue.
Reply all
Reply to author
Forward
0 new messages