-
Notifications
You must be signed in to change notification settings - Fork 303
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
Payment pointer Bob fails #1717
Comments
Thanks for the heads-up. Ah, this started failing because the cert on https://bob.com/ expired! |
replacing bob.com with example.com or service.com did not resolve the issue.
certificates do not appear to be old
|
Possibly related: https://superuser.com/questions/1754642/ssl-error-wrong-version-number |
@bourgeoa This test is passing for me on main branch when I removed the skip. I have self-signed certificates that I created less than a month ago. That could be your issue? |
@zg009 No explanation. My keys are young and the test is still failing
|
@bourgeoa I am running NSS tests on WSL v2 in Ubuntu 20.04. My version of OpenSSL is 1.1.1f. It may be a versioning/OS issue. |
@zg009 Strange |
@bourgeoa Can you point out the line it http-test POST which fails? All of mine are passing on WSL2. |
This is the test that fails for me on WSL2 node-solid-server/test/integration/http-test.js Line 1161 in 21096e2
|
This is working for me on WSL2 on the main branch. I'm not sure what the issue could be just scanning the file. Can you rerun it and show the full error? I'm wondering where it is failing the test. |
@michielbdejong
I skipped the corresponding test :
The text was updated successfully, but these errors were encountered: