feat(openvpn): reduce handshake window to 10 seconds for faster failure detection (again)

This commit is contained in:
Quentin McGaw
2026-05-03 04:29:29 +00:00
parent 44d510417e
commit a0f6b208f7
3 changed files with 3 additions and 0 deletions
@@ -62,6 +62,7 @@ func Test_modifyConfig(t *testing.T) {
"pull-filter ignore \"auth-token\"",
"auth-retry nointeract",
"suppress-timestamps",
"hand-window 10",
"auth-user-pass /etc/openvpn/auth.conf",
"verb 0",
"data-ciphers-fallback cipher",