bullspit-co-uk / cert-tracker

A SSL/TLS Certificate tracking & auditing tool designed to help with the day to day management of your x509 certificates.
GNU General Public License v3.0
0 stars 0 forks source link

Feature: Web Certificate expiry status #2

Open cubanp3te opened 2 years ago

cubanp3te commented 2 years ago

Is your feature request related to a problem? Please describe. Apart from checking each certificate individually or using a calendar for reminders, it's hard to at a glance view the expiry date for all public web certificates.

Describe the solution you'd like One the status page displaying certificate trust, also include the expiry date and potentially a RAG indicate based on 30, 90 days.

Describe alternatives you've considered The thresholds for the rag status above is unlikely to work for all and should ideally be configurable, probably by site and/or issuer (e.g. LetsEncrypt doesn't issue anything over 90 days and would therefore always be amber status), however, at this stage that's a nice to have.

Additional context N/A

cubanp3te commented 2 years ago

Dependant on #1