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

Error: DEPTH_ZERO_SELF_SIGNED_CERT - when running test #4

Open
smartmouse opened this issue Apr 5, 2015 · 1 comment
Open

Error: DEPTH_ZERO_SELF_SIGNED_CERT - when running test #4

smartmouse opened this issue Apr 5, 2015 · 1 comment

Comments

@smartmouse
Copy link

I am using 10.38 node.js , do you know why I got this ?
thanks in advance,

Running "mochaTest:test" (mochaTest) task
17 -----------,------,
3 -
----------| //
0 -
----------^|__( o .o)
-
---------_- "" ""

✖ 3 of 31 tests failed:

  1. Server once started should accept TLS connections on the configured port, assign an external port for forwarding and emit an event:
    Error: DEPTH_ZERO_SELF_SIGNED_CERT
    at SecurePair. (tls.js:1381:32)
@pghalliday
Copy link
Owner

I think this commit was supposed to work around problems with self signed certs.

d42f63a

maybe you found another problem - i can't check now though. Maybe tomorrow

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

2 participants