Windows
Linux
PowerShell Agent
Standalone
Port 8960
Features
- Zertifikats-Discovery per PowerShell-Agent
- Ampel-Dashboard (Grün/Gelb/Rot/Abgelaufen)
- Mail-Alerts bei ablaufenden Zertifikaten
- CA-Profile fuer AD CS, ACME und manuelle Public-CAs
- Remote-Agent-Installation per internem Deploy-Runner
- AD-CS Renew per Klick mit expliziter CA-Config
- CSV-Export für Audits und Compliance
- Multi-Server mit Standort-Gruppierung
- Dienst-Bindungen (IIS, LDAPS, RDP, SQL, SMTP)
- Standalone — keine Datenbank-Installation nötig
Installation
Windows (PowerShell)
irm https://downloads.c3po42.de/cert-manager/install.ps1 | iex
Linux / Server
curl -fsSL https://downloads.c3po42.de/cert-manager/install.sh | bash