diff options
Diffstat (limited to 'app/src/test/resources')
-rw-r--r-- | app/src/test/resources/general_configuration.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/src/test/resources/general_configuration.json b/app/src/test/resources/general_configuration.json index 33b0c0b5..222bd19f 100644 --- a/app/src/test/resources/general_configuration.json +++ b/app/src/test/resources/general_configuration.json @@ -1 +1 @@ -{"auth":"SHA1","cipher":"AES-128-CBC","keepalive":"10 30","tls-cipher":"DHE-RSA-AES128-SHA","tun-ipv6":true}
\ No newline at end of file +{"auth":"SHA1","cipher":"AES-128-CBC", "data-ciphers": "AES-128-CBC", "keepalive":"10 30","tls-cipher":"DHE-RSA-AES128-SHA","tun-ipv6":true}
\ No newline at end of file |