Optional hook to adjust the certificate status code
returned by checkCertificate().
Called only when the base certificate check returns a
non-Good status. Implementations can choose to relax
certain errors based on application-level policy
(e.g. accepting untrusted certs during initial provisioning).
If not implemented, the original status code is returned
unchanged.
Optional hook to adjust the certificate status code returned by
checkCertificate().Called only when the base certificate check returns a non-Good status. Implementations can choose to relax certain errors based on application-level policy (e.g. accepting untrusted certs during initial provisioning).
If not implemented, the original status code is returned unchanged.