Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 654 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 654 Bytes

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.