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

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.

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.