Skip to content
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

testing: Uncaught Error: DEPTH_ZERO_SELF_SIGNED_CERT #38

Closed
strk opened this issue Mar 18, 2016 · 3 comments
Closed

testing: Uncaught Error: DEPTH_ZERO_SELF_SIGNED_CERT #38

strk opened this issue Mar 18, 2016 · 3 comments
Assignees

Comments

@strk
Copy link

strk commented Mar 18, 2016

Testing with SYSTEMAPIC_DOMAIN=localhost yelds HTTPS errors:

     Uncaught Error: DEPTH_ZERO_SELF_SIGNED_CERT
      at SecurePair.<anonymous> (tls.js:1370:32)
      at SecurePair.maybeInitFinished (tls.js:982:10)
      at CleartextStream.read [as _read] (tls.js:469:13)
      at CleartextStream.Readable.read (_stream_readable.js:320:10)
      at EncryptedStream.write [as _write] (tls.js:366:25)
      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:583:24)
      at flow (_stream_readable.js:592:7)
      at Socket.pipeOnReadable (_stream_readable.js:624:5)
      at emitReadable_ (_stream_readable.js:408:10)
      at emitReadable (_stream_readable.js:404:5)
      at readableAddChunk (_stream_readable.js:165:9)
      at Socket.Readable.push (_stream_readable.js:127:10)
      at TCP.onread (net.js:528:21)

@strk strk self-assigned this Mar 18, 2016
@strk
Copy link
Author

strk commented Mar 18, 2016

request/request#418

@strk strk closed this as completed in f95b0cd Mar 18, 2016
@strk
Copy link
Author

strk commented Mar 18, 2016

Reopening as it's still happening here

@strk strk reopened this Mar 18, 2016
@strk
Copy link
Author

strk commented Mar 18, 2016

Filed upstream to the module we use for the offending request:
SaltwaterC/http-request#32

@strk strk closed this as completed in 672911c Mar 18, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant