raul f07fcd43e0 | ||
---|---|---|
cmd | ||
sample-config | ||
.gitignore | ||
.goreleaser.yaml | ||
Dockerfile | ||
LICENSE | ||
README.md | ||
docker-compose.yml | ||
go.mod | ||
go.sum | ||
main.go |
README.md
cert400
CA Web-Server written in Go capable of generating signed TLS certificates
Usage
cert400 [command]
Available Commands:
completion Generate the autocompletion script for the specified shell
generate-ca Generate CA certificates for the webserver to use
help Help about any command
server Start cert400 web server
Flags:
--config string Config file (default is $HOME/.config/cert400/cert400.toml)
-h, --help help for cert400
Use "cert400 [command] --help" for more information about a command.