diff options
Diffstat (limited to 'conf/plugins/load-tester.conf')
-rw-r--r-- | conf/plugins/load-tester.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/conf/plugins/load-tester.conf b/conf/plugins/load-tester.conf index e69c029d6..17281ba73 100644 --- a/conf/plugins/load-tester.conf +++ b/conf/plugins/load-tester.conf @@ -16,6 +16,10 @@ load-tester { # Seconds to start CHILD_SA rekeying after setup. # child_rekey = 600 + # URI to a CRL to include as certificate distribution point in generated + # certificates. + # crl = + # Delay between initiatons for each thread. # delay = 0 |