Skip to content
This repository has been archived by the owner on Jul 24, 2019. It is now read-only.

Certificate untrusted #291

Closed
schalkneethling opened this issue Feb 6, 2015 · 1 comment
Closed

Certificate untrusted #291

schalkneethling opened this issue Feb 6, 2015 · 1 comment

Comments

@schalkneethling
Copy link

PhantomJS detected, but wrong version 1.9.2 @ /usr/local/bin/phantomjs.
Downloading https://bitbucket.org/ariya/phantomjs/downloads/phantomjs-1.9.7-macosx.zip
Saving to /var/folders/fq/80yxw6xx6qn3sly1_x_hmvxr0000gp/T/phantomjs/phantomjs-1.9.7-macosx.zip
Receiving...
Error making request.
Error: CERT_UNTRUSTED
at SecurePair. (tls.js:1381:32)
at SecurePair.emit (events.js:92:17)
at SecurePair.maybeInitFinished (tls.js:980:10)
at CleartextStream.read as _read
at CleartextStream.Readable.read (_stream_readable.js:341:10)
at EncryptedStream.write as _write
at doWrite (_stream_writable.js:226:10)
at writeOrBuffer (_stream_writable.js:216:5)
at EncryptedStream.Writable.write (_stream_writable.js:183:11)
at write (_stream_readable.js:602:24)

@nicks
Copy link
Contributor

nicks commented Feb 6, 2015

This means you've got a bogus proxy (in which case you need to fix your proxy), or you've got a version of nodejs with a broken ssl implementation (see #262)

@nicks nicks closed this as completed Feb 6, 2015
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