-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CERT_UNTRUSTED error on node 0.10.34 #446
Comments
it breaks everything for me as well. My application run just fine under 0.10.33 but NOT 0.10.34 Here is my sample package.json and source: package.json
index.js
Run using node.js v0.10.34
Run using node.js v0.10.33
|
Seems to be an issue affecting many: nodejs/node-v0.x-archive#8894 Probably best to wait for 0.10.35 |
It looks like this was a regression in 0.10.34 and was fixed in the ticket that @mhart referenced, so I will mark this as closed, since this is not an issue with the SDK itself. Thanks for bringing this to our attention! |
If you have node installed with homebrew, run |
Also note that 0.10.35 has been released, which should resolve this issue. |
I had the same problem when I was on v0.10.34.
Not quite fixed but probably not your fault. |
Turns out the access key was slightly wrong. Sorry. |
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread. |
It seems that node 0.10.34 breaks everything...
The text was updated successfully, but these errors were encountered: