diff options
author | Johannes Schoepfer <slackbuilds[AT]schoepfer[DOT]info> | 2016-09-18 16:23:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-09-18 16:23:35 +0700 |
commit | ec13afdbfdeb8ecccff714cc67d87de4bccbbde1 (patch) | |
tree | f08063635e8e2164a1d751e60fb72a8384599faf /system/dehydrated/README | |
parent | 08d508dd4c648a64a89195e02fddd8590914bc47 (diff) |
system/dehydrated: Added (letsencrypt/acme client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dehydrated/README')
-rw-r--r-- | system/dehydrated/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/system/dehydrated/README b/system/dehydrated/README new file mode 100644 index 000000000000..43b165caf1ec --- /dev/null +++ b/system/dehydrated/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 SAN(subdomains) changed +-Certificate revocation |