[ Version ( since = "1.8.0" ) ]
public signal Error cert_validate ()
Emitted when the certificate needs validation.
The handlers can indicate that the certificate is invalid by returning an error, which blocks further signal processing and causes a call to validate to fail.