VaulTLS
VaulTLS handles mTLS certificate manager as a self-hosted solution.
Overview
Selfhostable web app to make managing mTLS certificates a breeze Selfhostable web app to make managing mTLS certificates a breeze - 7ritn/VaulTLS VaulTLS is a modern solution for managing mTLS (mutual TLS) certificates with ease. It provides a centralized platform for generating, managing, and distributing TLS certificates for your home lab. The project has 330 GitHub stars and is licensed under GPL-3.0.
Key Features
Source: GitHub README
- 🔒 Comprehensive TLS X.509 certificate management
- 💻 SSH certificate management
- 📱 Modern web interface for certificate management
- 🔐 OpenID Connect authentication support
- 📨 Email notifications for certificate expiration
- 🚀 RESTful API for automation
- 🛠 Docker/Podman container support
- ⚡ Built with Rust (backend) and Vue.js (frontend) for performance and reliability
Getting Started
Source: GitHub README
podman run -d \
--name vaultls \
-p 5173:80 \
-v vaultls-data:/app/data \
-e VAULTLS_API_SECRET="[VAULTLS_API_SECRET]" \
-e VAULTLS_URL="https://vaultls.example.com/" \
ghcr.io/7ritn/vaultls:latest
Normalized Features
Source: tool-features-normalized.json
docker, email notifications, rest api, ssl tls, sso.
Deploy
Features
Authentication & Access
- Single Sign-On (SSO)
Integrations & APIs
- REST API
Communication & Notifications
- Email Notifications
Security & Privacy
- SSL / TLS / HTTPS
Related Security & Authentication Tools
View all 159 →Ghidra
66KA free, open-source software reverse engineering framework created by the NSA — disassemble, decompile, and analyze compiled code on any platform.
PocketBase
58KOpen-source backend in a single 12 MB binary — realtime database, auth, file storage, and admin dashboard. No Docker, no Postgres, just run it.
Vaultwarden
57KLightweight, self-hosted Bitwarden-compatible password manager written in Rust. Uses 10x less RAM than the official server and works with all Bitwarden clients.
Zen Browser
41KZen Browser is a privacy-focused, beautifully designed Firefox fork with a unique sidebar tab layout, split views, and built-in content blocking — no telemetry, no tracking.
Vault
35KManage secrets and protect sensitive data. Securely store and control access to tokens, passwords, certificates, and encryption keys.
KeyCloak
33KOpen source identity and access management. Add authentication to applications and secure services with minimum effort.