enum Protocol::Security::CertificateErrorAction
Overview
The action to take when a certificate error occurs. continue will continue processing the request and cancel will cancel the request.
Defined in:
protocol/security.crEnum Members
-
Continue =
0
-
Cancel =
1