Skip to content

Multiple knary domains, allowlists, and Telegram support πŸ±β€πŸ‘€

Compare
Choose a tag to compare
@sudosammy sudosammy released this 11 Jan 13:27
· 59 commits to master since this release
6e9d501

Changelog

Features βœ”:

  • Added support for multiple knary domains! Even with Let's Encrypt! (Up-to 100 certificates)
  • Added allowlist functionality. Configuration ALLOWLIST_FILE & optionally ALLOWLIST_STRICT
  • Added Telegram support: https://telegram.org/ (thanks @riramar)

Bugfixes πŸ•·:

  • Fixed a bug that prevented BYO certificates outside of certs/
  • Fixed a bug that prevented renewed certificates (Let's Encrypt or TLS_* set) from being applied until a knary restart. Now knary will detect the certificate change and reload
  • Fixed IP address in From: HTTP(S) requests when Burp Collab is used.
  • Lot's of documentation updates
  • Swap TravisCI to CircleCI