slackbuilds/network/acme.sh
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README network/acme.sh: Updated for version 2.8.8. 2021-03-06 11:11:56 +07:00
acme.sh.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
acme.sh.info network/acme.sh: Updated for version 2.8.8. 2021-03-06 11:11:56 +07:00
slack-desc network/acme.sh: Added (ACME client protocol). 2019-05-10 23:46:20 +07:00

README

An ACME Shell script

 - An ACME protocol client written purely in Shell (Unix shell)
   language.
 - Full ACME protocol implementation.
 - Support ACME v1 and ACME v2
 - Support ACME v2 wildcard certs
 - Simple, powerful and very easy to use. You only need 3 minutes to
   learn it.
 - Bash, dash and sh compatible.
 - Simplest shell script for Let's Encrypt free certificate client.
 - Purely written in Shell with no dependencies on python or the
   official Let's Encrypt client.
 - Just one script to issue, renew and install your certificates
   automatically.
 - DOES NOT require root/sudoer access.
 - Docker friendly
 - IPv6 support
 - Cron job notifications for renewal or error etc.

 Optional dependencies:

* socat - to standalone mode