Release history
VaulTLS releases
Selfhostable web app to make managing mTLS certificates a breeze
All releases
6 shown
v1.1.1
Bugfix
Fixes mismatch between OpenSSL and rcgen in Certificate Revocation List identifier generation.
v1.1.0
Security relevant
Security fixes
- Vite vulnerability fix
- picomatch vulnerability fix
- yaml vulnerability fix
Notable features
- PEM-format CRL download option
- Password reset environment variables (VAULTLS_ACCOUNT_EMAIL, VAULTLS_ACCOUNT_PASSWORD)
- RFC 5280 TLS certificate extensions (SKI, AKI) for mTLS compliance
v1.0.1
New feature
Breaking changes
- Delete operation now requires revoke first
Security fixes
- Critical settings parsing bug fix
- Security bug fixes
Notable features
- Certificate Revocation Lists
- Dark theme UI
- Revoke before delete workflow
v0.11.0
New feature
Notable features
- Certificate validity granularity
- X.509 OU field support
- OIDC discovery retry