diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-09 15:27:01 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-09 15:29:21 +0700 |
commit | bd51ca2b0e50a43336f224d94fc2ab859525326a (patch) | |
tree | 35d25ba045bb56c211a405d3315d313ea385d6d5 /system/letsencrypt/README | |
parent | 69f266f1887cec23ac3ba8366956f2ac5ff889ce (diff) | |
download | slackbuilds-bd51ca2b0e50a43336f224d94fc2ab859525326a.tar.gz |
system/letsencrypt: Added (Manage X.509 certificates).
Signed-Off-by: Robby Workman <rworkman@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/letsencrypt/README')
-rw-r--r-- | system/letsencrypt/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/letsencrypt/README b/system/letsencrypt/README new file mode 100644 index 0000000000..6e439e00c5 --- /dev/null +++ b/system/letsencrypt/README @@ -0,0 +1,6 @@ +The Let's Encrypt Client is a tool to automatically receive and +install X.509 certificates to enable TLS on servers. +The client will interoperate with the Let's Encrypt CA which will be +issuing browser-trusted certificates for free. + +See README.Slackware for more detailed instructions. |