]> git.ipfire.org Git - thirdparty/haproxy.git/commit
BUG/MINOR: ssl: fix syntax in config error message
authorWilly Tarreau <w@1wt.eu>
Sun, 16 Feb 2014 18:22:08 +0000 (19:22 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 16 Feb 2014 18:22:08 +0000 (19:22 +0100)
commit07ba08b57cebdd2461f3ceb9a44b2c575ef8a65f
tree4a606a7b78366e15c844688ca228bb772f9a2010
parent5498472ec0421eea77992c70d560828a6153df6e
BUG/MINOR: ssl: fix syntax in config error message

Some error messages about server lines had a confusing '|' instead
of '[' to delimit the config file name.
src/ssl_sock.c