crypto: update root certificates
authorBen Noordhuis <info@bnoordhuis.nl>
Sat, 9 Nov 2013 22:46:05 +0000 (23:46 +0100)
committerFedor Indutny <fedor.indutny@gmail.com>
Mon, 3 Feb 2014 21:42:52 +0000 (01:42 +0400)
commit09c51d5e40aa0f9084fdee5b73a18cb8e864985c
tree9ef587499d18b8d724de2070b659e65ec930fb8a
parent154d9d2163987f8f9c1be5fdc9d2a8cb3b2134a6
crypto: update root certificates

Update the list of root certificates in src/node_root_certs.h with
tools/mk-ca-bundle.pl and update src/node_crypto.cc to make use of
the new format.

Fixes #6013.
src/node_crypto.cc
src/node_root_certs.h