From a590007002c28b2ef58f4d99056b46cacd42a07a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20K=C3=BCthe?= Date: Mon, 2 Jan 2023 16:34:28 +0100 Subject: [PATCH] add hint to encryption security MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Küthe --- docs/tunneling/openvpn.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/tunneling/openvpn.md b/docs/tunneling/openvpn.md index 6ab4094..be1a0ec 100644 --- a/docs/tunneling/openvpn.md +++ b/docs/tunneling/openvpn.md @@ -1,6 +1,8 @@ # OpenVPN +**Hint:** OpenVPN with a static key has no Perfect Forward Secrecy (PFS)! + ## Configuration ```