From: Lukas Schauer Date: Thu, 5 Jan 2017 23:31:03 +0000 (+0100) Subject: removed note about project renaming X-Git-Url: https://git.street.me.uk/andy/dehydrated.git/commitdiff_plain/de36a63fe6ccce6287d5a4796a6b36209c9b55af removed note about project renaming --- diff --git a/README.md b/README.md index 6476bbf..28e916b 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ ![](docs/logo.jpg) -*Note: This project was renamed from letsencrypt.sh because the original name was violating Let's Encrypts trademark policy. I know that this results in quite a lot of installations failing but I didn't have a choice... For now there is a wrapper script for compatibility with old config locations and symlinks, but it will be removed in a few weeks.* - This is a client for signing certificates with an ACME-server (currently only provided by Let's Encrypt) implemented as a relatively simple bash-script. It uses the `openssl` utility for everything related to actually handling keys and certificates, so you need to have that installed.