mirror of
https://github.com/rsyslog/rsyslog.git
synced 2025-12-20 02:40:42 +01:00
When the certificate file specified in the omrelp/imrelp configuration can't be accessed, e.g. because it doesn't exist or you don't have permission to do so, a Segmentation Fault will appear when you start Rsyslog. This commit fixes that problem. closes https://github.com/rsyslog/rsyslog/issues/1869