diff options
author | cyBerta <cyberta@riseup.net> | 2017-10-09 00:42:01 +0200 |
---|---|---|
committer | cyBerta <cyberta@riseup.net> | 2017-10-09 00:42:01 +0200 |
commit | de722d9c14a0ce4353d677081b077efe15eb9525 (patch) | |
tree | 9bb16c69fd271868fdfeac70163d655886a33832 /app/src/test/resources/general_configuration.json | |
parent | adc6f7672c380d534fc963d868fe5aebcab54b4a (diff) |
#8746 fixes client must honor the protocol default specified by the provider
Diffstat (limited to 'app/src/test/resources/general_configuration.json')
-rw-r--r-- | app/src/test/resources/general_configuration.json | 1 |
1 files changed, 1 insertions, 0 deletions
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 |