CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2015/01/28 12:14:05
Modified files: usr.sbin/syslogd: syslogd.c Log message: If not explicitly disabled, syslogd verifies the x509 certificate and hostname of the TLS server before sending any messages to it. Per default /etc/ssl/cert.pem is used as CA file. OK deraadt@