rsyslog / librelp

OFFICIAL librelp repository on github
https://www.rsyslog.com/librelp/
GNU General Public License v3.0
30 stars 35 forks source link

Forward return code from relpEngineSetTLSLib to relpEngineSetTLSLibName #232

Closed Cropi closed 1 year ago

Cropi commented 3 years ago

Forward the return code of relpEngineSetTLSLib() to relpEngineSetTLSLibByName().

Current situation: In case librelp is compiled without openssl support but openssl is requested from the user side, then librelp silently switches to the default tls driver(gnutls).

rgerhards commented 1 year ago

sry for the late action. I am now preparing for the next release this month (after the extended holiday period)