Skip to content

Emit an error rather than reconnect when SSL errors are not ignored

Volker Krause requested to merge work/dont-reconnect-on-ssl-error into release/21.08

Not ignoring SSL certificate errors now results in a delivery error rather than a loop on the SSL error dialog.

BUG: 423424

Merge request reports