Skip to content

Add a TLS tport policy flag to accept connections without client certificate

François Grisez requested to merge feature/allow_missing_incoming_peer_cert into bc

This is usefull to make a server asks for a client certificate, but without failing if the client cannot provide anything.

Merge request reports