terminalError(_:)
The OCSP query is considered unsuccessful and will fail verification in both soft
and hard
failure mode. The certificate is then considered to not meet the OCSPVerifierPolicy
and chainMeetsPolicyRequirements(chain:)
will return failsToMeetPolicy(reason:)
with the given reason.
static func terminalError(_ reason: Error) -> OCSPRequesterQueryResult
Parameters
- reason
the reason why the OCSP query failed