removed note about project renaming

This commit is contained in:
Lukas Schauer
2017-01-06 00:31:03 +01:00
parent 81eecedc5a
commit de36a63fe6

View File

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