Skip to content

Move establishing the TLS connection to Session

Volker Krause requested to merge work/move-tls-setup-to-session into master

This means we now also enable TLS when not having a LoginJob, ie. on servers not requiring authentication.

Doing the same for STARTTLS is the next step then.

CCBUG: 423423

Merge request reports