diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2014-07-11 07:23:31 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2014-07-11 07:23:31 +0200 |
commit | 81c63b0eed39432878f78727f60a1e7499645199 (patch) | |
tree | 82387d8fecd1c20788fd8bd784a9b0bde091fb6b /conf/plugins/load-tester.opt | |
parent | c5ebfc7b9c16551fe825dc1d79c3f7e2f096f6c9 (diff) | |
download | vyos-strongswan-81c63b0eed39432878f78727f60a1e7499645199.tar.gz vyos-strongswan-81c63b0eed39432878f78727f60a1e7499645199.zip |
Imported Upstream version 5.2.0
Diffstat (limited to 'conf/plugins/load-tester.opt')
-rw-r--r-- | conf/plugins/load-tester.opt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/plugins/load-tester.opt b/conf/plugins/load-tester.opt index 7afe32618..e68adecc6 100644 --- a/conf/plugins/load-tester.opt +++ b/conf/plugins/load-tester.opt @@ -20,6 +20,10 @@ charon.plugins.load-tester.ca_dir = charon.plugins.load-tester.child_rekey = 600 Seconds to start CHILD_SA rekeying after setup. +charon.plugins.load-tester.crl + URI to a CRL to include as certificate distribution point in generated + certificates. + charon.plugins.load-tester.delay = 0 Delay between initiatons for each thread. |