Categorygithub.com/bitwormhole/git-acme-commands
modulepackage
0.0.0-20240601092020-ec430c0973bc
Repository: https://github.com/bitwormhole/git-acme-commands.git
Documentation: pkg.go.dev

# README

git-acme-commands

git-acme-commands 提供一组扩展的git命令,用来申请、管理 HTTPS 证书,并存储在git仓库中。

Usage

git-acme [subcmd] [options...]

sub-commands

命令功能
add添加域名
prepare生成密钥对
request申请证书
certs显示证书列表
domains显示域名列表
fetch从 web 服务器下载当前使用的证书

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

NewMainModule ...
NewTestModule ...