]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: acl: ssl_c_used, ssl_fc{,_has_crt,_has_sni} take no pattern
authorWilly Tarreau <w@1wt.eu>
Sun, 31 Mar 2013 17:44:57 +0000 (19:44 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 31 Mar 2013 17:44:57 +0000 (19:44 +0200)
commit49f74d0ed9ff1890db02e7d32ca248cb2612699a
treecebfa7902f56f3a0374c5a91db1d7f98913bed99
parente5b4f9d58353e1c7731e0bd21942f305646bad6e
BUG/MINOR: acl: ssl_c_used, ssl_fc{,_has_crt,_has_sni} take no pattern

The ones are booleans, not integers. This bug has no impact however.
src/ssl_sock.c