• v1.0.0 2e52eae151

    Version 1 Release

    Steven released this 2026-02-27 11:55:07 +00:00 | 11 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