]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
added acmev2 information to readme
authorLukas Schauer <lukas@schauer.so>
Sat, 3 Feb 2018 21:12:32 +0000 (22:12 +0100)
committerLukas Schauer <lukas@schauer.so>
Sat, 3 Feb 2018 21:12:32 +0000 (22:12 +0100)
README.md

index 2b96ac9970749a87380ec4bc955e52a566c15400..2c56b3839af1f2fb69439807451d02e25a9aa488 100644 (file)
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@
 ![](docs/logo.jpg)
 
 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.
+Dehydrated supports both ACME v1 and the new ACME v2 including support for wildcard certificates!
 
 It uses the `openssl` utility for everything related to actually handling keys and certificates, so you need to have that installed.