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/slack-desc | |
parent | 08d508dd4c648a64a89195e02fddd8590914bc47 (diff) | |
download | slackbuilds-ec13afdbfdeb8ecccff714cc67d87de4bccbbde1.tar.gz |
system/dehydrated: Added (letsencrypt/acme client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/dehydrated/slack-desc')
-rw-r--r-- | system/dehydrated/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/dehydrated/slack-desc b/system/dehydrated/slack-desc new file mode 100644 index 0000000000..5da2c589ed --- /dev/null +++ b/system/dehydrated/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +dehydrated: dehydrated (letsencrypt/acme client implemented as a shell-script) +dehydrated: +dehydrated: This is a client for signing ssl-certificates with an ACME-server. +dehydrated: -Signing of a list of domains +dehydrated: -Signing of a CSR +dehydrated: -Renewal on expiration or SAN(subdomains) changed +dehydrated: -Certificate revocation +dehydrated: +dehydrated: https://github.com/lukas2511/dehydrated/ +dehydrated: +dehydrated: |