]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: acl: ssl_fc_{alg,use}_keysize must parse integers, not strings
authorWilly Tarreau <w@1wt.eu>
Sun, 31 Mar 2013 17:38:19 +0000 (19:38 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 31 Mar 2013 17:38:19 +0000 (19:38 +0200)
commite5b4f9d58353e1c7731e0bd21942f305646bad6e
tree547865963691a7578b9e5d1d4cd43a5dededaf85
parent3fa87b1db95bc4d6640999462bdae620bff147c6
BUG/MINOR: acl: ssl_fc_{alg,use}_keysize must parse integers, not strings

This is a copy-paste typo making the ACLs unusable.
src/ssl_sock.c