diff options
author | Rob Austein <sra@hactrn.net> | 2012-07-23 16:01:24 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2012-07-23 16:01:24 +0000 |
commit | f932750ba2594758c681a771e0dafd34e6b53ae1 (patch) | |
tree | 39cca54e2109391b913cb54693923c6d0035cbbc /rpkid/tests | |
parent | 31f29ab5ca6511f54dceb74b80e942f4c88b5d4e (diff) |
Use TAL instead of TA.
svn path=/trunk/; revision=4606
Diffstat (limited to 'rpkid/tests')
-rw-r--r-- | rpkid/tests/rcynic.conf | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/rpkid/tests/rcynic.conf b/rpkid/tests/rcynic.conf index 17600e9a..ade1c1a3 100644 --- a/rpkid/tests/rcynic.conf +++ b/rpkid/tests/rcynic.conf @@ -9,6 +9,7 @@ use-links = yes use-syslog = no use-stderr = yes log-level = log_debug +max-parallel-fetches = 32 -trust-anchor = yamltest.dir/RIR/publication/root.cer -#trust-anchor-locator = yamltest.dir/root.tal +#trust-anchor = yamltest.dir/RIR/publication/root.cer +trust-anchor-locator = yamltest.dir/root.tal |