#2 TLS 1.3 Causes TCP Issue with Flask

Open
opened 3 years ago by gashapwn · 0 comments
gashapwn commented 3 years ago

When TLS 1.3 is enabled, requesting an image (such as lainsign.png) causes part of the image to load and then the connection becomes stuck. The TCP connection stays alive but sends no more packets with data in them.

This only happens for some clients.

This seems to be related to MTU / SSL / the OpenBSD TCP implementation.

TLS 1.3 is currently disabled and TLS 1.2 is used, but this bug should be fixed and TLS 1.3 re-enabled.

When TLS 1.3 is enabled, requesting an image (such as lainsign.png) causes part of the image to load and then the connection becomes stuck. The TCP connection stays alive but sends no more packets with data in them. This only happens for some clients. This seems to be related to MTU / SSL / the OpenBSD TCP implementation. TLS 1.3 is currently disabled and TLS 1.2 is used, but this bug should be fixed and TLS 1.3 re-enabled.
gashapwn added the
Problem
label 3 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
Cancel
Save
There is no content yet.