From b95b15cad6dc7c736021b45fbcc4e7828836acea Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Tue, 13 Sep 2016 20:15:30 +0200 Subject: [PATCH] update readme with explanation why this project was renamed --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 227274d..14d72e9 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ![](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...* + This is a client for signing certificates with an ACME-server (currently only provided by letsencrypt) 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. -- 2.39.5