Bug 210420

Summary: [SOUP] Error performing TLS handshake when logging in to Twitter
Product: WebKit Reporter: Alberto Garcia <berto>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Alberto Garcia 2020-04-13 03:09:55 PDT
This happens with WebKitGTK 2.28.0, both with the MiniBrowser and Epiphany. I can also reproduce it with Cog and WPE WebKit 2.28.0.

1. Open https://twitter.com/
2. Select the "Log in" button on the top right side
3. Enter a username and password (no need for a valid account, any random text will do)

I get this error message most of the times:

   "Error performing TLS handshake: An unexpected TLS packet was received."

Pressing reload and/or trying again a couple of times solves the problem.
Comment 1 Alberto Garcia 2022-11-30 03:59:41 PST
This is working fine now