X.509 certificates for client authentication during TLS handshake.
Client certificates are X.509 certificates used for TLS/SSL connections. In conjunction with ssl-certificate, they allow clients to identify during TLS handshake, thus ensuring two-way authentication.
Client certificates are verified against one or more CA certificate(s) stored on the server.