Revert previous adaption of the test. The behavior change in libtls
authorbluhm <bluhm@openbsd.org>
Mon, 11 Jul 2016 22:43:28 +0000 (22:43 +0000)
committerbluhm <bluhm@openbsd.org>
Mon, 11 Jul 2016 22:43:28 +0000 (22:43 +0000)
has been backed out.

regress/usr.sbin/syslogd/args-tls-cafile-default.pl

index 2d1cb54..6fecd90 100644 (file)
@@ -13,7 +13,7 @@ our %args = (
     syslogd => {
        loghost => '@tls://localhost:$connectport',
        ktrace => {
-           qr{NAMI  "/etc/ssl/cert.pem"} => 3,
+           qr{NAMI  "/etc/ssl/cert.pem"} => 1,
        },
        loggrep => {
            qr{CAfile /etc/ssl/cert.pem} => 1,