From 4d6bc8f7ee65b5f7aa976d50a91d27a8726a7be0 Mon Sep 17 00:00:00 2001 From: Pierre Coimbra Date: Fri, 1 Nov 2019 20:48:27 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'nginx/templates=5F?= =?UTF-8?q?reverse=5Fproxy=5Fhttps.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- nginx/templates_reverse_proxy_https.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/templates_reverse_proxy_https.md b/nginx/templates_reverse_proxy_https.md index 4b7b670..d329962 100644 --- a/nginx/templates_reverse_proxy_https.md +++ b/nginx/templates_reverse_proxy_https.md @@ -45,7 +45,7 @@ systemctl restart shorewall ``` ## Dans tous les cas -### Installation de Certbot +### Installation de Certbot sur les deux containers NGINX On installe certbot qui est l'outil utilisé par Let's Encrypt pour obtenir des certificats SSL. ```