certgen 0.2.0
Certgen is a command-line Ruby gem that helps users generate free SSL certificates from Let's Encrypt using DNS-01 verification. Ideal for users with manual or cPanel-based hosting environments. Supports wildcard domains and reusable account keys.
Gemfile:
=
install:
=
Runtime Dependencies (2):
acme-client
~> 2.0.21
rubyzip
~> 2.4.1