https://github.com/j-sit/tlsa-checker
Automatically notification when a certificate and a DANE TLSA record no longer match.
https://github.com/j-sit/tlsa-checker
cloudflare tlsa tlsa-records
Last synced: 9 days ago
JSON representation
Automatically notification when a certificate and a DANE TLSA record no longer match.
- Host: GitHub
- URL: https://github.com/j-sit/tlsa-checker
- Owner: J-SIT
- License: gpl-3.0
- Created: 2024-11-07T18:07:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T11:03:05.000Z (about 1 year ago)
- Last Synced: 2025-07-06T16:42:21.408Z (8 months ago)
- Topics: cloudflare, tlsa, tlsa-records
- Language: Python
- Homepage:
- Size: 40 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tlsa-checker
Automatically notification when a certificate and a DANE TLSA record no longer match.
Reference see here: https://hub.docker.com/r/schefflerit/tlsa-checker
In the first version (v1), the container can only monitor one TLSA record and automatically send a message to a Discord WebHook.
In the second version (v2), it should be possible to check several TLSA records and also update them automatically (there is of course still a notification via Discord WebHook). However, this is only possible with Cloudflare as a public DNS provider.
Version 1 is already functional, version 2 is now out of beta state.