certify icon indicating copy to clipboard operation
certify copied to clipboard

TLS website monitoring

Open tdmarchetta opened this issue 1 year ago • 1 comments
trafficstars

It would be awesome to have Certify the Web also monitor and make sure that the newly created certificate (new thumbprint) is being used.

Maybe a second red, yellow, and green indication light.

Red: no TLS certificate found at all Yellow: found a TLS certificate, but does not match the thumbprint created by CTW. Green: Found the TLS certs, and it matches the one CTW made.

tdmarchetta avatar Feb 17 '24 13:02 tdmarchetta

Thanks, that's a good idea - we'd probably need to ping our API because a check from the local server isn't enough (local servers are forever managing to resolve themselves but in reality they're not resolvable or blocked on the internet).

We do currently have this tool: https://chainchecker.certifytheweb.com/ which is sort-of related but not quite.

webprofusion-chrisc avatar Feb 18 '24 04:02 webprofusion-chrisc