Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

Update readme to include instructions on how to deal with root CAs #117

Closed
RandalliLama opened this issue May 11, 2016 · 0 comments
Closed

Comments

@RandalliLama
Copy link
Contributor

The list of root certificate authorities that node trusts is hard coded. The list is in this file:

https://github.com/nodejs/node/blob/master/src/node_root_certs.h

There is already an issue filed against node complaining about the fact that the list is hardcoded.

nodejs/node#4175

There is some code in one of the ADAL samples in this repo that indicate how to handle a CA that is not in the hard coded list.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants