update readme with explanation why this project was renamed

This commit is contained in:
Lukas Schauer
2016-09-13 20:15:30 +02:00
committed by GitHub
parent ec49a4433b
commit b95b15cad6

View File

@@ -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.