Event dispatching system for Caddy

I just created a simple Caddy module to publish events to a Kafka topic, might be helpful for you. It isn’t certificate issuance specific, but you can read the events and fetch the certificates from storage if you want (i.e with a cert_obtained event).

3 Likes