From 8ef363eabc2506f4d78f9778a44ffca0df698701 Mon Sep 17 00:00:00 2001 From: jdubois Date: Wed, 10 Aug 2022 17:35:29 +0200 Subject: [PATCH] =?UTF-8?q?pr=C3=A9cision?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- HowtoOpenVPN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoOpenVPN.md b/HowtoOpenVPN.md index 875ff35f..a68f1195 100644 --- a/HowtoOpenVPN.md +++ b/HowtoOpenVPN.md @@ -42,7 +42,7 @@ library versions: LibreSSL 3.3.2, LZO 2.10 On met en place une PKI sur le serveur via [shellpki](https://gitea.evolix.org/evolix/shellpki). Voir le [README](https://gitea.evolix.org/evolix/shellpki/src/branch/master/README.md) du projet. -On génère le dhparam : +Une fois fait, on génère le dhparam : ~~~ # openssl dhparam -out /etc/shellpki/dh2048.pem 2048