chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.security / SecurityDomain / setOverrideCertificateErrors

setOverrideCertificateErrors

suspend fun setOverrideCertificateErrors(input: SetOverrideCertificateErrorsRequest): Unit
Deprecated: Deprecated in the Chrome DevTools protocol

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.