-
Notifications
You must be signed in to change notification settings - Fork 11
Home
NeySlim edited this page Jan 7, 2026
·
59 revisions
Welcome to the Ultimate CA Manager (UCM) documentation! This wiki provides comprehensive guides for all features.
- Certificate Authority Management
- Certificate Operations
- CRL & CDP Distribution
- SCEP Server
- OCSP Responder
-
Installation:
sudo dpkg -i ucm_1.7.0_all.deb -
Web UI:
https://your-server:8443 -
Default Credentials:
admin/changeme123⚠️ Change immediately! - GitHub: NeySlim/ultimate-ca-manager
- ✨ 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
- 🐛 Fixed missing Docker files
- ✅ All GitHub Actions workflows passing
- 🐳 Docker Hub multi-arch builds (amd64/arm64)
- 📦 Automated .deb and .rpm package builds
- ✨ 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.7.0 |
| Python | 3.11+ |
| Platform | Linux (Debian, Ubuntu, RHEL, CentOS, Fedora) |
| License | BSD-3-Clause |
| Repository | GitHub |
- Release Notes - All versions
- v1.7.0 Release Notes - Latest release details
- v1.6.2 Release Notes - Previous bugfix release
- v1.6.0 Release Notes - Major UI redesign
- Issues: GitHub Issues
- Discussions: GitHub Discussions
- Documentation: This wiki
Last Updated: 2026-01-08
Maintained By: NeySlim