On Sat, 24 Oct 2015 01:03:28 +0200, Alexander Bluhm wrote: > When loading the CA certificates at startup fails, the syslogd child > tries to load the default CA file when it connects to a TLS server. > This always fails, as the child is chrooted to /var/empty. Set the > CA storage to an empty string, to remove the pledge "rpath".
OK millert@ - todd