X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/0cf9c062e165da3e9444dfea93f25f198bb71a0e..8aaaa63461faf2cd29b3e012710fcdc8717b2ea9:/test-example/common.conf diff --git a/test-example/common.conf b/test-example/common.conf index 6f2fef1..b849052 100644 --- a/test-example/common.conf +++ b/test-example/common.conf @@ -6,11 +6,8 @@ system { }; resolver adns { }; -log-events "setup-init","setup-timeout","activate-key","timeout-key","errors", - "security"; +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);