BackendCertificatePolicyStore

Runtime certificate policy for outbound proxy->backend QUIC links.

Constructors

Link copied to clipboard
constructor(backends: Collection<BackendConfig>)

Functions

Link copied to clipboard
fun verifyAndRecord(backend: BackendConfig, channel: QuicChannel): Boolean

Validates the negotiated peer certificate according to backend policy and updates TOFU state.