Steven Tracey f4e7a37fa6
All checks were successful
Build (artifact) / build (push) Successful in 41s
Fixed bug with hash being written in wrong location
2026-03-21 10:52:46 +01:00
2026-03-16 21:54:24 +01:00
2026-02-19 22:49:13 +01:00
2026-03-16 23:03:08 +01:00
2026-03-16 23:03:08 +01:00
2026-03-16 23:03:08 +01:00
2026-03-04 18:28:52 +01:00
2026-03-16 23:03:08 +01:00
2026-03-16 22:48:47 +01:00
2026-03-04 18:28:52 +01:00

CertManager

Features to Add

  • Integrations as modules (systemd integration, generic commands, docker integration)
  • Dedicated builds for server, client, and executor(?)

Quick Start

Daemonizing CertManager

The install command creates the certman user, directories, and runs chown on the created dirs

Server

sudo certman install -mode server
sudo certman new-domain example.com

Client

sudo certman install -mode client
sudo certman new-domain example.com

TODO

  • Add systemd units during install
Description
No description provided
Readme 6.8 MiB
v1.1.4-beta Latest
2026-03-21 10:00:35 +00:00
Languages
Go 98.3%
Makefile 1.7%