Skip to main content

Module security

Module security 

Source

Structs§

CertificateSecurityState
Details about the security state of the page certificate.
DisableParams
EnableParams
HandleCertificateErrorParams
Handles a certificate error that fired a certificateError event.
InsecureContentStatus
Information about insecure content on the page.
SafetyTipInfo
SecurityStateExplanation
An explanation of an factor contributing to the security state.
SetIgnoreCertificateErrorsParams
Enable/disable whether all certificate errors should be ignored.
SetOverrideCertificateErrorsParams
Enable/disable overriding certificate errors. If enabled, all certificate error events need to be handled by the DevTools client and should be answered with ‘handleCertificateError’ commands.
VisibleSecurityState
Security state information about the page.

Enums§

CertificateErrorAction
The action to take when a certificate error occurs. continue will continue processing the request and cancel will cancel the request.
MixedContentType
A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories
SafetyTipStatus
SecurityState
The security level of a page or resource.

Type Aliases§

CertificateId
An internal certificate ID value.