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

tests/ssl/ca/server.crt had expired on June 14 2018 #2976

Closed
kunagpal opened this issue Jul 8, 2018 · 1 comment
Closed

tests/ssl/ca/server.crt had expired on June 14 2018 #2976

kunagpal opened this issue Jul 8, 2018 · 1 comment

Comments

@kunagpal
Copy link

kunagpal commented Jul 8, 2018

Summary

One of the test server certificates had expired on June 14 2018, which was after the previous master build (about 2 months ago from the time of writing)

Simplest Example to Reproduce

openssl x509 -enddate -noout -in tests/ssl/ca/server.crt

Expected Behavior

The certificate shouldn't be expired 😅

Current Behavior

The expired certificate is preventing builds from working.

Possible Solution

Not sure about the exact specifics the certificate was created with.

Context

This prevents any test in test-http.js from passing
Also see #2955, both issues can be fixed at one go.

Your Environment

NA

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