rsyslog / librelp

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

tlsconfigcmd: put relpTcpSetSslConfCmd_ossl as late as possible in the tls init code #224

Closed alorbach closed 3 years ago

alorbach commented 3 years ago

When setting configuration settings using tlsconfigcmd, internal defaults like ciphers can override those custom config commands (For example ciphers).

We have to put the relpTcpSetSslConfCmd_ossl call as late as possible into the Listener/Sender TLS Init code to avoid that our internal defaults override the tlscommands.