Failure
Verification failed — the connection does not satisfy the CT policy.
Inheritors
Types
Link copied to clipboard
data class LogServersFailed(val sctResults: List<SctVerificationResult>) : VerificationResult.Failure
All SCTs failed verification against their respective log servers.
Link copied to clipboard
No SCTs were found in the certificate, TLS extension, or OCSP response.
Link copied to clipboard
Valid SCTs exist but from too few distinct log operators.
Link copied to clipboard
Some SCTs were valid but fewer than the policy requires.
Link copied to clipboard
An unexpected error occurred during verification.