[Webkit-unassigned] [Bug 284440] New: [WebDriver][socket] support capabilites.acceptInsecureCerts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 10 21:42:09 PST 2024


https://bugs.webkit.org/show_bug.cgi?id=284440

            Bug ID: 284440
           Summary: [WebDriver][socket] support
                    capabilites.acceptInsecureCerts
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebDriver
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: haruhisa.shin at open-tec.co.jp
                CC: bburg at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241211/6eccae6b/attachment.htm>


More information about the webkit-unassigned mailing list