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