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
haruhisa.shin
Comment 1 2024-12-11 01:33:04 PST
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
Note You need to log in before you can comment on or make changes to this bug.