Bug 292564
| Summary: | [Curl][WebDriver]: support acceptInsecureCerts capability | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Yury Semikhatsky <yurys> |
| Component: | Web Inspector | Assignee: | Yury Semikhatsky <yurys> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | commit-queue, don.olmstead, fujii, inspector-bugzilla-changes, webkit-bug-importer, Yousuke.Kimoto |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 292714 | ||
| Bug Blocks: | |||
Yury Semikhatsky
The capability (https://www.w3.org/TR/webdriver-bidi/#type-session-CapabilityRequest) allows to ignore TLS errors and is already implemented on other platforms.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Yury Semikhatsky
Pull request: https://github.com/WebKit/WebKit/pull/44960
EWS
Committed 294594@main (f4806cbf080d): <https://commits.webkit.org/294594@main>
Reviewed commits have been landed. Closing PR #44960 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/150817139>
WebKit Commit Bot
Re-opened since this is blocked by bug 292714
Yury Semikhatsky
Pull request: https://github.com/WebKit/WebKit/pull/45140