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

Add the ability to renew the Certificate Authority certificate #1498

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

adrum
Copy link
Contributor

@adrum adrum commented Nov 15, 2024

This PR adds the ability to renew the Certificate Authority certificate optionally when running the valet renew --ca command. Additionally, it adds the ability to view the CA certificate's expiration date through valet secured --ca.

This should resolve the issue highlighted in #1496. It may also resolve #1487, but I don't think I was able to verify if the CA expired.

My comment here summarizes the scenario pretty well how users may experience this issue, but I would wager to guess it should be an increasingly uncommon scenario, given new CAs should have 20 years of validity.

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

Successfully merging this pull request may close these issues.

NET::ERR_CERT_AUTHORITY_INVALID
1 participant