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

Current https certificate in folder dist has expired #542

Closed
jometzner opened this issue Feb 8, 2021 · 0 comments · Fixed by #543
Closed

Current https certificate in folder dist has expired #542

jometzner opened this issue Feb 8, 2021 · 0 comments · Fixed by #543
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jometzner
Copy link
Collaborator

Actual Behavior

openssl x509 -in dist/server.crt -text
Certificate:
   Data:
       Validity:
            Not After : Jan 13 08:41:19 2021 GMT

Expected Behavior

A valid self-signed certificate to be used for local https development purposes.

Steps to Reproduce the Bug

Execute above command in your project root.

@jometzner jometzner added the bug Something isn't working label Feb 8, 2021
@jometzner jometzner self-assigned this Feb 8, 2021
@shauke shauke added this to the 0.28 milestone Feb 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants