summaryrefslogtreecommitdiffstats
path: root/tests/testsuites/imtcp-tls-basic.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuites/imtcp-tls-basic.conf')
-rw-r--r--tests/testsuites/imtcp-tls-basic.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/testsuites/imtcp-tls-basic.conf b/tests/testsuites/imtcp-tls-basic.conf
index 7f66545c..a94a00ef 100644
--- a/tests/testsuites/imtcp-tls-basic.conf
+++ b/tests/testsuites/imtcp-tls-basic.conf
@@ -8,9 +8,7 @@ $MainMsgQueueTimeoutShutdown 10000
$DefaultNetstreamDriver gtls
# certificate files - just CA for a client
-$DefaultNetstreamDriverCAFile ./tls-certs/ca.pem
-$DefaultNetstreamDriverCertFile ./tls-certs/cert.pem
-$DefaultNetstreamDriverKeyFile ./tls-certs/key.pem
+$IncludeConfig rsyslog.conf.tlscert
$InputTCPServerStreamDriverMode 1
$InputTCPServerStreamDriverAuthMode anon
$InputTCPServerRun 13514