Closed
Bug 1593431
Opened 5 years ago
Closed 5 years ago
[meta] Security.setIgnoreCertificateErrors
Categories
(Remote Protocol :: CDP, task)
Remote Protocol
CDP
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ato, Unassigned)
References
()
Details
(Keywords: meta, Whiteboard: [method=Security.setIgnoreCertificateErrors])
+++ This bug was initially created as a clone of Bug #1549502 +++
Reporter | ||
Updated•5 years ago
|
No longer depends on: 1549502
Whiteboard: [method=Security.setOverrideCertificateErrors] → [method=Security.setIgnoreCertificateErrors]
Reporter | ||
Updated•5 years ago
|
Blocks: puppeteer-gutenberg
Comment 1•5 years ago
|
||
The implementation bug should block gutenberg, in case some more work has to be done to get full support of this API.
No longer blocks: puppeteer-gutenberg
Comment 2•5 years ago
|
||
Andreas, do we still need something more to get this API done? I cannot see that right now, maybe you can double-check?
Flags: needinfo?(ato)
Reporter | ||
Comment 3•5 years ago
|
||
There are a couple of events, such as Security.certificateError
, .visibleSecurityStateChanged
, and .securityStateChanged
but they are essentially unrelated and we can deal with them as we need them.
(Some of them are deprecated and we likely don’t want to implement those unless Puppeteer, or something that relies on Puppeteer, uses them.)
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(ato)
Resolution: --- → FIXED
Assignee | ||
Updated•4 years ago
|
Component: CDP: Security → CDP
You need to log in
before you can comment on or make changes to this bug.
Description
•