Skip to content

Move STARTTLS setup from LoginJob to Session

Volker Krause requested to merge work/starttls-in-session into master

This is now done immediately after opening the connection, independent of whether there is a LoginJob at all.

BUG: 423423

Merge request reports