X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/c7dcaef16066866917d0658cb0fd82dc89fb5fe9..a0b107b8722e92aa3f29945239ce6793bf5ea877:/test-example/common.conf diff --git a/test-example/common.conf b/test-example/common.conf index 64bfc81..b849052 100644 --- a/test-example/common.conf +++ b/test-example/common.conf @@ -8,8 +8,6 @@ resolver adns { }; log-events "all"; random randomfile("/dev/urandom",no); -transform serpent256-cbc { - max-sequence-skew 10; -}; +transform eax-serpent { }, serpent256-cbc { }; include test-example/sites.conf sites map(site,vpn/test-example/all-sites);