Closed
Description
The vcs-test.golang.org certificate will expire on July 16th, which suggests renewal is failing.
The most likely reason is that it might be built with an old version of x/crypto/acme/autocert which still uses ACVEv1, which Let's Encrypt recently turned off. In that case we should look into why we didn't get any emails from Let's Encrypt.
Regardless, we maybe should have alerts for expiring certificates and for error logs.
/cc @golang/release
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done