From 57ad4c1e4e1f9120625f7e07d2546b51d479363c Mon Sep 17 00:00:00 2001 From: varac Date: Wed, 18 Mar 2015 14:00:06 +0100 Subject: increased vpn fragment size, also min. req. client version --- hiera/chameleon.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'hiera/chameleon.yaml') diff --git a/hiera/chameleon.yaml b/hiera/chameleon.yaml index 6899170..ebb658d 100644 --- a/hiera/chameleon.yaml +++ b/hiera/chameleon.yaml @@ -42,6 +42,7 @@ definition_files: "openvpn_configuration": { "auth": "SHA1", "cipher": "AES-128-CBC", + "fragment": 1400, "keepalive": "10 30", "tls-cipher": "DHE-RSA-AES128-SHA", "tun-ipv6": true @@ -763,7 +764,7 @@ webapp: unlimited_prefix: UNLIMITED client_version: max: ~ - min: "0.5" + min: "0.7" couchdb_webapp_user: password: enfhmsmcLc3Az3GF6TFKwRk99Iqjm2ew salt: 478bf7e8ca879a9711b279055f00153e -- cgit v1.2.3