El jue., 16 may. 2019 a las 7:46, David Lang via rsyslog (<[email protected]>) escribió: > > I saw a issue that said that the version of gnutls shipped in RHEL6 has > serious problems. I'm not finding detals easily, can someone give a brief > explination of the problem?
I couldn't find the issue tracker, there exists at least one. The issue is that the version that comes with CentOS 6 segfaults from time to time. It abort with an internal error which starts with something like "Ohhh jeeeh" (or so ;-)) Newer versions don't have this issue. We tried hard to isolate this in rsyslog code, but it really looks like it is a GnuTLS issue. My approach is to suggest use of openSSL instead of GnuTLS. With openssl we can also generate much more meaningful error messages plus it's certificate handling is far superior. Rainer > > David Lang > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com/professional-services/ > What's up with rsyslog? Follow https://twitter.com/rgerhards > NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of > sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T > LIKE THAT. _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

