From 8f5ff3518d6ba5b0c1f5119c4ca850fa31f7625d Mon Sep 17 00:00:00 2001 From: Bohdan Karashchuk <70644164+eternityduck@users.noreply.github.com> Date: Tue, 8 Nov 2022 00:51:49 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4468a8d..5b96d77 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ You can also download and use prebuilt binaries from the [releases](https://gith * master-replica synchronization does not work with `--storage.backend=kubernetes.secrets` - **WIP** * additional password authentication does not work with `--storage.backend=kubernetes.secrets` - **WIP** * if you use `--ccd` and `--ccd.path="/etc/openvpn/ccd"` abd plan to use static address setup for users do not forget to provide `--ovpn.network="172.16.100.0/24"` with valid openvpn-server network -* tested only with Openvpn-server versions 2.4 and 2.5 with only tls-auth mode +* tested only with Openvpn-server versions 2.4 and 2.5 with tls-auth and tls-crypt mode * not tested with EasyRsa version > 3.0.8 * status of users connections update every 28 second(*no need to ask why =)*)