f09d9cc359ae7a9103438a8bb51edea9dd3f1af1
All checks were successful
Build (artifact) / build (push) Has been skipped
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
Description
Releases
3
v1.1.0-beta
Latest
Languages
Go
98.3%
Makefile
1.7%