<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <font face="Helvetica, Arial, sans-serif">Hi all, <br>
      I have install the syslog-ng v.3.8 on CentOS 7 and using
      selfsignature (SSL/TLS). I have done the same procedure but using
      syslog-ng v.3.7 on CentOS 6 and everything works perfect.<br>
      Here i have some problems after i done everything and
      configuration i have the following errors about SSL. Can someone
      give me some hints ?<br>
      <br>
      <br>
      <br>
      Apr  5 20:13:20 localhost root: This is a test message<br>
      Apr  5 20:13:25 DenLuGW syslog-ng[32145]: Syslog connection
      established; fd='12', server='AF_INET(5.144.33.25:6514)',
      local='AF_INET(0.0.0.0:0)'<br>
      Apr  5 20:13:25 DenLuGW syslog-ng[32145]: SSL error while writing
      stream; tls_error='SSL routines:SSL3_READ_BYTES:tlsv1 alert
      unknown ca'<br>
      Apr  5 20:13:25 DenLuGW syslog-ng[32145]: I/O error occurred while
      writing; fd='12', error='Broken pipe (32)'<br>
      Apr  5 20:13:25 DenLuGW syslog-ng[32145]: Syslog connection
      broken; fd='12', server='AF_INET(5.144.33.25:6514)',
      time_reopen='10'<br>
      Apr  5 20:13:35 DenLuGW syslog-ng[32145]: Syslog connection
      established; fd='12', server='AF_INET(5.144.33.25:6514)',
      local='AF_INET(0.0.0.0:0)'<br>
      Apr  5 20:13:35 DenLuGW syslog-ng[32145]: SSL error while writing
      stream; tls_error='SSL routines:SSL3_READ_BYTES:tlsv1 alert
      unknown ca'<br>
      Apr  5 20:13:35 DenLuGW syslog-ng[32145]: I/O error occurred while
      writing; fd='12', error='Broken pipe (32)'<br>
      Apr  5 20:13:35 DenLuGW syslog-ng[32145]: Syslog connection
      broken; fd='12', server='AF_INET(5.144.33.25:6514)',
      time_reopen='10'<br>
      <br>
      <br>
      <br>
      [root@DenLuGW syslog-ng]# syslog-ng --version<br>
      syslog-ng 3.8.0alpha0<br>
      Installer-Version: 3.8.0alpha0<br>
      Revision: DA BE DA <br>
      Module-Directory: //usr/lib64/syslog-ng<br>
      Module-Path: //usr/lib64/syslog-ng<br>
      Available-Modules:
afamqp,affile,afprog,afsocket,afstomp,afuser,basicfuncs,cef,confgen,cryptofuncs,csvparser,date,dbparser,disk-buffer,graphite,json-plugin,kvformat,linux-kmsg-format,pseudofile,sdjournal,syslogformat,system-source<br>
      Enable-Debug: off<br>
      Enable-GProf: off<br>
      Enable-Memtrace: off<br>
      Enable-IPv6: on<br>
      Enable-Spoof-Source: on<br>
      Enable-TCP-Wrapper: on<br>
      Enable-Linux-Caps: off<br>
      <br>
      <br>
      Any hints about it ?<br>
      <br>
      Kind regards<br>
      Ivan<br>
    </font>
  </body>
</html>