From de722d9c14a0ce4353d677081b077efe15eb9525 Mon Sep 17 00:00:00 2001 From: cyBerta Date: Mon, 9 Oct 2017 00:42:01 +0200 Subject: #8746 fixes client must honor the protocol default specified by the provider --- app/src/test/resources/general_configuration.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 app/src/test/resources/general_configuration.json (limited to 'app/src/test/resources/general_configuration.json') diff --git a/app/src/test/resources/general_configuration.json b/app/src/test/resources/general_configuration.json new file mode 100644 index 00000000..33b0c0b5 --- /dev/null +++ b/app/src/test/resources/general_configuration.json @@ -0,0 +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 -- cgit v1.2.3