You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work was started on it here, but went stale and was auto-closed: #13163
I tested it locally and it still works, except that it's missing ECDSA certificate handling since we merged in certificate verification after that PR was opened.
Currently, the following websites fail to load in LibWeb due to a lack of supported cipher suites:
My site supports the following TLSv1.2 cipher suites:
This cipher suite selection is fairly common, since it's the strongest set of ECDSA-based TLS 1.2 cipher suites.
Here's the log of my attempt to connect to seirdy.one in the browser. It looks more or less the same for the other two websites I listed.
The text was updated successfully, but these errors were encountered: