]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: add fetch and ACL 'client_crt' to test a client cert is present
authorEmeric Brun <ebrun@exceliance.fr>
Fri, 21 Sep 2012 11:15:06 +0000 (13:15 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 2 Oct 2012 06:32:50 +0000 (08:32 +0200)
commite64aef124a3ae69e425e3cd20afbeebbf1aed9ed
tree076dd5d180cb2c89f2d7f4e9b6e88f07a4efb3b5
parent1a073b4650d423c24db42cfb0539c15dc5cf300a
MINOR: ssl: add fetch and ACL 'client_crt' to test a client cert is present

Useful in case of 'verify optional' to know if the client sent a certificate.
src/ssl_sock.c