Skip to content

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

Structure

ServerConfiguration.TLSConfiguration.ClientCertificateVerification

Mutual TLS: what the server trusts when a client presents a certificate, and whether a client may connect without one.
struct ClientCertificateVerification

Topics

Structures

Initializers

Instance Properties

Enumerations

  • enum Verdict
    A custom verifier’s decision about the chain a client presented.

Relationships

Conforms To

  • Swift.Sendable
  • Swift.SendableMetatype