]> git.kaiwu.me - haproxy.git/commit
MEDIUM: config: add the 'ssl' keyword on 'bind' lines
authorEmeric Brun <ebrun@exceliance.fr>
Fri, 18 May 2012 14:32:13 +0000 (16:32 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 3 Sep 2012 18:49:14 +0000 (20:49 +0200)
commit6e159299f142345b2062c8741e52209fa32e737b
tree40a82a8c8cac808b30cdf2dc4ae325293b8e92c8
parent4659195e31d8c44cf04ecc12e31712a426a9ef95
MEDIUM: config: add the 'ssl' keyword on 'bind' lines

"bind" now supports "ssl" followed by a PEM cert+key file name.
include/types/protocols.h
src/cfgparse.c
src/haproxy.c