Skip to content

papodaca/acme-r53-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACME R53 Cli

Gem Version

A tool to sign TLS certificates using Let's Encrypt using Acme v02 with DNS-01 challenge.

Usage

acme-r53.rb

Usage:
  acme-r53.rb sign [options] <domain_name> [<alt_name>...]
  acme-r53.rb register [options] --email <email> [--agree-terms]
  acme-r53.rb -h | --help
  acme-r53.rb -v | --version

Options:
  -h --help                  Show this message
  -v --version               Show the version
  --account <account.pem>    Provide existing account key
  --domain <domain.pem>      Provide domain private key
  --staging                  Use LE Staging directory
  --ec                       Use EC private keys

Contributing

Submit a PR.

License

The gem is available as open source under the terms of the MIT License.

About

A tool to sign TLS certificates using Let's Encrypt using Acme v02 with DNS-01 challenge.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages