1
0
mirror of https://github.com/hiskang/acme.sh synced 2025-06-21 22:56:14 +00:00
This commit is contained in:
Neil 2015-12-30 22:15:33 +08:00
parent ebf478f8fb
commit d8069cd49a

View File

@ -5,7 +5,7 @@ This is a shell version from https://github.com/diafygi/acme-tiny
Pure written in bash, no dependencies to python , acme-tiny or LetsEncrypt official client (https://github.com/letsencrypt/letsencrypt) Pure written in bash, no dependencies to python , acme-tiny or LetsEncrypt official client (https://github.com/letsencrypt/letsencrypt)
Just one script, to issue, renew your certiricates automatically. Just one script, to issue, renew your certificates automatically.
Probably it's the smallest&easiest&smartest shell script to automatically issue&renew the free certificates from LetsEncrypt. Probably it's the smallest&easiest&smartest shell script to automatically issue&renew the free certificates from LetsEncrypt.