InsecureCertificateError

Indicates a navigation event caused the browser to generate a certificate warning. This is usually caused by an expired or invalid TLS certificate.

Constructor

new InsecureCertificateError(opt_erroropt)

Parameters:
NameTypeAttributesDescription
opt_errorstring<optional>

the error message, if any.