WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
284440
[WebDriver][socket] support capabilites.acceptInsecureCerts
https://bugs.webkit.org/show_bug.cgi?id=284440
Summary
[WebDriver][socket] support capabilites.acceptInsecureCerts
haruhisa.shin
Reported
2024-12-10 21:42:09 PST
Currently, win port WebDriver does not check the capabilities. The W3C spec defines that self-signed or invalid certificates are implicitly trusted if the value of `capabilities.acceptInsecureCerts` is true.
https://www.w3.org/TR/webdriver2/#capabilities
Supporting this would be helpful to make the WebDriverTests test suites work in an https environment.
Attachments
Add attachment
proposed patch, testcase, etc.
haruhisa.shin
Comment 1
2024-12-11 01:33:04 PST
Pull request:
https://github.com/WebKit/WebKit/pull/37764
EWS
Comment 2
2024-12-11 16:35:22 PST
Committed
287707@main
(fe03aff9178c): <
https://commits.webkit.org/287707@main
> Reviewed commits have been landed. Closing PR #37764 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-12-11 16:36:15 PST
<
rdar://problem/141321183
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug