https://github.com/cyb3rko/gotify-mtls-setup
Guide and script for setting up Gotify mTLS certificates
https://github.com/cyb3rko/gotify-mtls-setup
caddy certificates gotify mtls tls
Last synced: 5 months ago
JSON representation
Guide and script for setting up Gotify mTLS certificates
- Host: GitHub
- URL: https://github.com/cyb3rko/gotify-mtls-setup
- Owner: cyb3rko
- License: mit
- Created: 2025-04-26T00:07:56.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-04-26T16:34:59.000Z (6 months ago)
- Last Synced: 2025-05-05T20:17:11.221Z (5 months ago)
- Topics: caddy, certificates, gotify, mtls, tls
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gotify mTLS Setup
This repo helps you setting up mTLS certificates to use with Gotify.
The complete step-by-setp guide is posted here:
https://cyb3rko.medium.com/how-to-use-gotify-with-mtls-3792ce6f8b3c
[
](https://cyb3rko.medium.com/how-to-use-gotify-with-mtls-3792ce6f8b3c)
---
The demo setup uses [**Caddy**](https://caddyserver.com) as the mTLS proxy, but you can use any other proxy capable of expecting and validating TLS client certificates.
If you want to use **Cloudflare Tunnels** with mTLS, find help in this comment:
https://github.com/gotify/android/pull/344#issuecomment-2173956856---
Generator script based on [`kafka-generate-ssl.sh`](https://github.com/confluentinc/confluent-platform-security-tools/blob/b51e4cd20337379d1a55ed9675e727110230be4d/kafka-generate-ssl.sh) by Confluent Inc.