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/slack-desc | |
parent | 6d44becc3416302019a25d82d4ca9a5c8493d472 (diff) |
system/letsencrypt.sh: Added (letsencrypt client).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt.sh/slack-desc')
-rw-r--r-- | system/letsencrypt.sh/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/letsencrypt.sh/slack-desc b/system/letsencrypt.sh/slack-desc new file mode 100644 index 000000000000..f330e09c00a1 --- /dev/null +++ b/system/letsencrypt.sh/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------------------------------------------------------| +letsencrypt.sh: letsencrypt.sh (letsencrypt client implemented as a shell-script) +letsencrypt.sh: +letsencrypt.sh: This is a client for signing ssl-certificates with an ACME-server. +letsencrypt.sh: -Signing of a list of domains +letsencrypt.sh: -Signing of a CSR +letsencrypt.sh: -Renewal if a certificate is about to expire or subdomains changed +letsencrypt.sh: -Certificate revocation +letsencrypt.sh: +letsencrypt.sh: https://github.com/lukas2511/letsencrypt.sh/ +letsencrypt.sh: +letsencrypt.sh: |