saispo wrote:response to my question... :
- Code: Select all
8179.987151999:b7e0f930: GTLS CA file: '/etc/syslog-ca/ca.pem'
8179.989563849:b7e0f930: unexpected GnuTLS error -64 in nsd_gtls.c:517: Error while reading file.
Well if that file exists, did you copy that from your Certificate Authority server?
You are suppose to have at least 3 servers for this.
Server 1: Your certificate Authority
Server 2: your rsyslogd central log server
Server 3: an rsyslogd client
You generate ca.pem on server 1, then copy that to server 2 and server 3.
On server 2 and 3, you generate an key and ca-request, and then using the ca.pem that you copied over you generate a cert.


