Constructor
new InsecureCertificateError(opt_erroropt)
Parameters:
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |
- Source
Indicates a navigation event caused the browser to generate a certificate warning. This is usually caused by an expired or invalid TLS certificate.
Name | Type | Attributes | Description |
---|---|---|---|
opt_error | string | <optional> | the error message, if any. |