• Steven released this 2026-03-04 17:32:14 +00:00 | 9 commits to master since this release

    Quick 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 process

    To install command completions:
    certman completion bash > /usr/share/bash-completions/completions/certman

    Downloads