Skip to content
NeySlim edited this page Jan 10, 2026 · 59 revisions

Ultimate CA Manager - Wiki

Version License Docker CI/CD

Welcome to the Ultimate CA Manager (UCM) documentation! This wiki provides comprehensive guides for all features.


📚 Table of Contents

Getting Started

Core Features

User Interface

Advanced Topics

Administration

Development


🚀 Quick Links

Installation

  • Docker: docker pull ghcr.io/neyslim/ultimate-ca-manager:1.8.2
  • DEB: Download from releases
  • RPM: Download from releases ⚠️ UNTESTED

Access

  • Web UI: https://your-server:8443
  • Default Credentials: admin / changeme123 ⚠️ Change immediately!
  • GitHub: NeySlim/ultimate-ca-manager

📖 What's New

v1.8.2 (Latest) ✅ STABLE

  • 🐛 Nginx Dependency Fixed
    • Nginx is now truly optional
    • UCM can run standalone with built-in HTTPS server
    • Fixed GitHub Actions workflow packaging bug
  • 📦 Deployment Flexibility
    • Standalone mode (no reverse proxy needed)
    • Reverse proxy mode (nginx/apache)
    • Docker deployment
  • 📝 Documentation Updates
    • All guides updated to v1.8.2
    • CHANGELOG with full history
    • Clear deployment options

Read Full Release Notes

v1.8.3-beta

  • Export Authentication - All formats (PEM, DER, PKCS#12) with JWT
  • 🎨 Visual Theme Previews - 2×4 grid with live previews
  • 🐳 Docker/Native Compatibility - Dynamic path resolution
  • 🔒 Global PKCS#12 Modal - Available across all pages

Read Release Notes

v1.7.5

  • 🔄 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

v1.7.0

  • ✨ 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

v1.6.2

  • 🐛 Fixed OPNsense import JavaScript errors
  • 📊 Fixed import statistics display
  • 🔧 Improved toast notification system

v1.6.0

  • ✨ Complete Tailwind CSS removal (~827 classes)
  • 🎨 Custom themed scrollbars
  • 🔐 CRL Information pages (public & integrated)
  • 🎭 Modal system improvements
  • 📱 Full responsive design
  • 🌈 8 beautiful themes

See Full Changelog


📊 System Information

Property Value
Version 1.8.2
Python 3.11+ (3.13 compatible)
Platform Linux, Docker (multi-arch)
License BSD-3-Clause
Repository GitHub
Docker Registry GHCR

🎯 Additional Resources


💡 Need Help?


Last Updated: 2026-01-10
Maintained By: NeySlim

Clone this wiki locally