Page MenuHomePhabricator

certificate for Cloud VPS has expired
Closed, ResolvedPublic

Description

Web sites prove their identity via certificates, which are valid for a set time period. The certificate for xtools.wmflabs.org expired on 06/05/2021.

Error code: SEC_ERROR_EXPIRED_CERTIFICATE

Looks like the certificate expired about two hours ago

Not After
Thu, 06 May 2021 08:36:09 GMT

Event Timeline

Nintendofan885 claimed this task.

looks like it's working now

Not Before
Thu, 06 May 2021 08:34:13 GMT

Nintendofan885 renamed this task from certificate for Toolforge and Cloud VPS has expired to certificate for Cloud VPS has expired.May 6 2021, 5:40 PM
Nintendofan885 removed a project: Toolforge.

If it helps, feel free to adopt https://certmon.toolforge.org/ which was quickly thrown together in an attempt to help Wikimedia to improve its monitoring. See source code and the metrics endpoint for Prometheus monitoring. Feel free to fork, send pull requests, whatever. Please do tell if you end up using it, I’m quite curious. If it’s useful, my personal preference would be that you’d clone the repo into a better place (perhaps a Phabricator project) and run it yourself, so the Wikimedia SRE team could change things without me getting involved.