An open API service indexing awesome lists of open source software.

https://github.com/sesh/cert-checker-personal


https://github.com/sesh/cert-checker-personal

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Cert Checker

This tiny project takes a list of domains (`domains.txt`) and checks the certificate expiry. Once that's done, it does two things:

- Adds the list of domains with their SSL certificate expiry to the end of this README
- Creates a new Github Issue if the SSL certificate expires in less than 30 days (if `GITHUB_TOKEN` is present) and again with 15 days remaining.

## Usage

Use this template to create a version of the project in your Github account, then edit `domains.txt` to set up the domains you want to track.

### Optional Steps

- Modify `.github/workflows/run.yml` to configure the frequency you run the bot
- Modify `.github/workflows/run.yml` to update the email address for the bot

## Results

| Expiry | Domain |
|-----------|----------|
| 2025-05-14 | utils.brntn.me |
| 2025-05-14 | hn500.brntn.me |
| 2025-05-31 | news.ycombinator.com |
| 2025-06-18 | basehtml.xyz |
| 2025-06-18 | www.basehtml.xyz |
| 2025-06-23 | brntn.me |
| 2025-06-23 | www.brntn.me |
| 2025-06-28 | runrandomly.com |
| 2025-06-28 | www.runrandomly.com |
| 2025-06-28 | requestheaders.dev |
| 2025-06-28 | www.requestheaders.dev |
| 2025-11-03 | fastmail.com |
| 2025-11-25 | abc.net.au |
| 2026-01-15 | example.com |
| LookupFailed | loginwith.space |
| LookupFailed | www.loginwith.space |
| LookupFailed | dockerwatch.net |
| LookupFailed | www.dockerwatch.net |
| LookupFailed | delta-v.club |
| LookupFailed | webdevctf.com |
| LookupFailed | www.webdevctf.com |
| LookupFailed | clues.webdevctf.com |
| SSLConnectionFailed | django-up.com |
| SSLConnectionFailed | www.django-up.com |
| UnknownSSLFailure | bookmarks.brntn.me |