Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS v1.3 support #521

Open
rswilem opened this issue Dec 11, 2024 · 0 comments
Open

TLS v1.3 support #521

rswilem opened this issue Dec 11, 2024 · 0 comments

Comments

@rswilem
Copy link

rswilem commented Dec 11, 2024

Are there plans to up the TLS version of the underlying engine to v1.3?
Currently experiencing issues when loading pages / connecting to servers that only support TLS v1.3 (or higher). The server alerts that v1.2 is too old, and wants an upgrade.

40B85FFA01000000:error:0A00042E:SSL routines:ssl3_read_bytes:tlsv1 alert protocol version:ssl/record/rec_layer_s3.c:908:SSL alert number 70

Ultralight reports cURL error 35, SSL connect error.
MiniBrowser reports:
image

Great effort on the browser nevertheless, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant