From cf04f7b39e68dd0fc015baf715c73d931c4f0237 Mon Sep 17 00:00:00 2001 From: Felix Stupp Date: Sat, 20 Jun 2020 12:58:08 +0200 Subject: [PATCH] README: acme: Reflected transfer from acme.sh to certbot --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07710be..ede2185 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ All systems are expected to run a Debian GNU/Linux or a similiar distribution. Following roles have been defined for making a server configuration easy: - **account** installs an user account preconfigured with tmux, vim and zsh. -- **acme** defines roles for handling the automatic handling of certificates with *acme.sh* +- **acme** defines roles for handling the automatic handling of certificates with *certbot* - **application** installs main application - **certificate** issues a given certificate - **bootstrap** defines a way to connect to a server which has not been configured yet