Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

Case

ServerConfiguration.TLSConfiguration.ClientCertificateVerification.Verdict.verified(_:)

The client is trusted. The chain given here becomes peerCertificateChain; with nil the handler sees no chain even though the client was verified.
case verified(_: ValidatedCertificateChain? = nil)