-
Notifications
You must be signed in to change notification settings - Fork 11
Home
NeySlim edited this page Jan 9, 2026
·
59 revisions
Welcome to the Ultimate CA Manager (UCM) documentation! This wiki provides comprehensive guides for all features.
-
Docker:
docker pull ghcr.io/neyslim/ultimate-ca-manager:v1.8.0-beta - DEB: Download from releases
- RPM: Download from releases
-
Web UI:
https://your-server:8443 -
Default Credentials:
admin/changeme123⚠️ Change immediately! - GitHub: NeySlim/ultimate-ca-manager
- 🤖 Complete CI/CD Pipeline
- Automated DEB/RPM package builds
- Multi-arch Docker images (AMD64 + ARM64)
- Security scanning with Trivy
- Automated release notes
- 🔐 Hybrid mTLS Authentication
- Native Flask mTLS support
- Reverse proxy compatibility
- Client certificate management
- 🐳 Enhanced Docker Infrastructure
- 30+ environment variables
- Auto-configuration scripts
- Production-ready examples (Nginx/Traefik)
- Improved entrypoint with validation
- 📦 Package Management
- RPM packages for RHEL/Rocky/Alma/Fedora
- DEB packages for Debian/Ubuntu
- Automated database initialization
- Systemd service integration
- 🎨 UI Improvements
- Event delegation pattern (CSP compliant)
- JWT cookie authentication
- Improved modals and forms
- Better pagination
- 8 polished themes
- 🔄 Dependency Updates (Python 3.13 compatible)
- 🔒 Security: cryptography 46.0.3, pyOpenSSL 25.3.0
- 🔑 WebAuthn: Updated to 2.7.0 with FIDO2 improvements
- 🐛 Bug Fixes: Certificate selector, Dockerfile improvements
- ✨ Collapsible sidebar submenus with smooth animations
- 🎯 My Account section relocated to bottom of sidebar
- 📏 Optimized sidebar width (220px uniform across all themes)
- 🖼️ 14×14px submenu icons for better visual hierarchy
- 💾 localStorage persistence for submenu states
- 🐛 Fixed OPNsense import JavaScript errors
- 📊 Fixed import statistics display
- 🔧 Improved toast notification system
- ✨ Complete Tailwind CSS removal (~827 classes)
- 🎨 Custom themed scrollbars
- 🔐 CRL Information pages (public & integrated)
- 🎭 Modal system improvements
- 📱 Full responsive design
- 🌈 8 beautiful themes
| Property | Value |
|---|---|
| Version | 1.8.0-beta |
| Python | 3.11+ (3.13 compatible) |
| Platform | Linux, Docker (multi-arch) |
| License | BSD-3-Clause |
| Repository | GitHub |
| Docker Registry | GHCR |
- Release Notes - All versions
- v1.8.0-beta Release - Latest beta
- Docker Quick Start - 5-minute deployment
- Installation Guide - Detailed setup
- CI/CD Workflows - Build status
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Documentation: This wiki
Last Updated: 2026-01-09
Maintained By: NeySlim