diff options
Diffstat (limited to 'rpkid.with_tls/tests/rcynic.conf')
-rw-r--r-- | rpkid.with_tls/tests/rcynic.conf | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/rpkid.with_tls/tests/rcynic.conf b/rpkid.with_tls/tests/rcynic.conf new file mode 100644 index 00000000..44661dbd --- /dev/null +++ b/rpkid.with_tls/tests/rcynic.conf @@ -0,0 +1,13 @@ +# $Id$ +# +# rcynic configuration for looking at yamltest results. + +[rcynic] +xml-summary = rcynic.xml +jitter = 0 +use-links = yes +use-syslog = no +use-stderr = yes +log-level = log_debug + +trust-anchor = yamltest.dir/RIR/publication/root.cer |