rsyslog/librelp

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

alorbach opened this issue · 0 comments

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.