-
Version 1 Release
released this
2026-02-27 11:55:07 +00:00 | 11 commits to master since this releaseQuick Start:
certman install -mode [server, client]- Creates directories and configs
certman new-domain [example.com]- Creates new domain config and cert directory
certman daemon start- Starts daemon process (use in systemd service)
certman daemon reload- Reloads configs
certman daemon stop- Stops daemon processTo install command completions:
certman completion bash > /usr/share/bash-completions/completions/certmanDownloads