Skip to content

Treat SSL handshake errors as fatal also when using STARTTLS

This fixes the infinite SSL error dialog loop also when using STARTTLS, the previous fix was only effective for direct TLS connections.

CCBUG: 423424

Merge request reports