#17108 closed bug (duplicate)
haikuwebkit 1.8.2-2: SSL errors reviewed with HTTPS-enabled websites
Reported by: | cocobean | Owned by: | pulkomandy |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Kits/Web Kit | Version: | R1/beta3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description (last modified by )
SSL errors observed from Terminal:
SSL rv -1 error:00000005:lib(0):func(0):DH lib SSL other error:00000002:lib(0):func(0):system lib MESSAGE :0:0: CORS-preflight request was blocked MESSAGE :0:0: XMLHttpRequest cannot load https://play.google.com/log?format=json&hasfast=true&authuser=0 due to access control checks. MESSAGE :0:0: CORS-preflight request was blocked MESSAGE :0:0: XMLHttpRequest cannot load https://play.google.com/log?format=json&hasfast=true&authuser=0 due to access control checks. SSL other error:00000002:lib(0):func(0):system lib
Tested websites:
https://www.gmail.com https://www.blender.org https://www.cnn.com
Change History (9)
comment:1 by , 3 years ago
Keywords: | ssl haikuwebkit webpositive removed |
---|---|
Milestone: | R1/beta3 |
comment:2 by , 3 years ago
Description: | modified (diff) |
---|
comment:4 by , 3 years ago
Description: | modified (diff) |
---|
comment:5 by , 3 years ago
Description: | modified (diff) |
---|
comment:6 by , 3 years ago
- Google Workspace supports TLS versions 1.0, 1.1, 1.2, and 1.3.
Possibly, client/server TLS certificate validation (renewal) and other issues.
On client-side TLS 1.0/1.1 support removal: Ref: https://webkit.org/blog/8462/deprecation-of-legacy-tls-1-0-and-1-1-versions/
comment:7 by , 3 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
There is already a ticket about this message and it is harmless (there is no actual SSL error, it's just something strange in OpenSSL).
Please do some research in existing tickets. Also, please do not open a ticket everytime you see an application printing something to Terminal, it is not helpful at all.
comment:8 by , 3 years ago
OK. Just consider this also related to this article.
Ref: https://arstechnica.com/gadgets/2020/06/a-decidedly-non-linux-distro-walkthrough-haiku-r1-beta2/
"Trying to browse the Internet in WebPositive, the Haiku default browser, is a frustrating experience. It failed to render several elements on the Ars front page, and that was the best experience I had with it—when I tried to move on to YouTube, the entire display server crashed. A forced reboot later, I tried Vimeo instead—which mostly worked but threw an obnoxious, page-filling SSL error. Moving on to Gmail, WebPositive did manage to login—but crashed while trying to render the actual mailbox."
comment:9 by , 3 years ago
These problems are all unrelated to the messages you see in terminal and they all have been tracked in separate tickets since the beta2 release. Most of them have been fixed already. Some are still open.
You provided basically no info on what you did
What server or site did you use?
Do you know which TLS version was used?
(SSL message is a bit misleading, we don't support SSL only TLS 1.1 and up)