ssl_verify_client_cert=yes does not require a client certificate

2021-03-26 Thread Hristo Venev
Hello, I am trying to set up LMTP over TLS. I have set ssl_verify_client_cert: protocol lmtp { ssl_ca = ctx->client_ctx) verify_flags = SSL_VERIFY_NONE; else - verify_flags = SSL_VERIFY_PEER | SSL_VERIFY_CLIENT_ONCE; +

Sv: ssl_verify_client_cert=yes does not require a client certificate [invalid signature!]

2021-03-27 Thread Hristo Venev
Ergo, they can connect, but they can't do anything. > > -Ursprungligt meddelande- > Från: dovecot-boun...@dovecot.org  För > Hristo Venev > Skickat: den 27 mars 2021 00:16 > Till: dovecot@dovecot.org > Ämne: ssl_verify_client_cert=yes does not require a client certi