techcrunch-cli icon indicating copy to clipboard operation
techcrunch-cli copied to clipboard

Signed Certificate Issue

Open denniswritescode opened this issue 7 years ago • 1 comments

Installed via npm and ran the command tc top and the following error occurred:

events.js:160
      throw er; // Unhandled 'error' event
      ^

Error: self signed certificate in certificate chain
    at Error (native)
    at TLSSocket.<anonymous> (_tls_wrap.js:1092:38)
    at emitNone (events.js:86:13)
    at TLSSocket.emit (events.js:185:7)
    at TLSSocket._finishInit (_tls_wrap.js:610:8)
    at TLSWrap.ssl.onhandshakedone (_tls_wrap.js:440:38)

Any thoughts on what's going on?

denniswritescode avatar Dec 18 '18 21:12 denniswritescode

@dennisporterjr

First, thanks for reporting issue 😀

I will check it soon !

eyexx avatar Dec 19 '18 01:12 eyexx