Skip to content

Add the ability to renew the Certificate Authority certificate#1498

Merged
mattstauffer merged 2 commits intolaravel:masterfrom
adrum:feature/renew-ca
Dec 10, 2024
Merged

Add the ability to renew the Certificate Authority certificate#1498
mattstauffer merged 2 commits intolaravel:masterfrom
adrum:feature/renew-ca

Conversation

@adrum
Copy link
Copy Markdown
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.

@mattstauffer mattstauffer merged commit 440bb12 into laravel:master Dec 10, 2024
@mattstauffer
Copy link
Copy Markdown
Collaborator

Thanks @adrum!

@adrum adrum deleted the feature/renew-ca branch December 26, 2024 22:15
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

2 participants