1.0.6 • Published 11 months ago

@cloud-cli/le v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Let's Encrypt certificates

SSL certificate generation. Requires certbot to be installed on server and properly configured for Let's Encrypt certs

API

Create a certificate for example.com

cy le.add --domain example.com

Create a certificate for example.com and all its subdomains

cy le.add --domain example.com --useWildcard 1

Remove a certificate

cy le.remove --domain example.com

Check if a certificate exists

cy le.exists --domain example.com

List certificates and domains

cy le.list
1.0.6

11 months ago

1.0.5

2 years ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago