- Notifications
You must be signed in to change notification settings - Fork928
chore: reduce azure CA cert validity check period to 2 months#12788
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Signed-off-by: Danny Kopping <danny@coder.com>
Have they still not been replaced? Like, not just that they are expiring, but there is nothing to take their place? |
Not AFAICS onhttps://learn.microsoft.com/en-us/azure/security/fundamentals/azure-ca-details?tabs=root-and-subordinate-cas-list. At least, I just looked to see if the existing certs had been updated - I'm not sure if anything supersedes these. |
coderd/azureidentity/azureidentity_test.go:TestExpiresSoon
is failing currently, because a few Azure certificates have not yet been renewed.For example,
Microsoft Azure TLS Issuing CA 01
:Tagging@spikecurtis since you last changed this