diff options
author | Johannes Schoepfer <slackbuilds[AT]schoepfer[DOT]info> | 2016-07-25 04:40:54 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-25 04:40:54 +0700 |
commit | 2d3757155f464032e3b4a1b5b2544837aa2e0a4a (patch) | |
tree | 2cf05b92b08698def97f1380bbedea8592a6cf6c /system/letsencrypt.sh/README | |
parent | 6d44becc3416302019a25d82d4ca9a5c8493d472 (diff) |
system/letsencrypt.sh: Added (letsencrypt client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt.sh/README')
-rw-r--r-- | system/letsencrypt.sh/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/letsencrypt.sh/README b/system/letsencrypt.sh/README new file mode 100644 index 0000000000..e86b0cdf24 --- /dev/null +++ b/system/letsencrypt.sh/README @@ -0,0 +1,5 @@ +This is a client for signing ssl-certificates with an ACME-server. +-Signing of a list of domains +-Signing of a CSR +-Renewal if a certificate is about to expire or subdomains changed +-Certificate revocation |