Skip to content

EmptyVerifier

saq.sandwich.proto.api.v1.EmptyVerifier

Description

An empty verifier.

An empty verifier is typically used when no verification of the remote peer is necessary (for instance in a non mutual TLS connection, the server does not have to verify the client's identity).

Warning: if used in a context where a verification may happen, any result will be discarded!

message EmptyVerifier {}

Fields