Changes since version 1.5-dev12 : Guillaume Castagnino (1): DOC: duplicate ssl_sni section Willy Tarreau (14): MEDIUM: http: add "redirect scheme" to ease HTTP to HTTPS redirection BUG/MAJOR: ssl: missing tests in ACL fetch functions MINOR: config: add a function to indent error messages REORG: split "protocols" files into protocol and listener MEDIUM: config: replace ssl_conf by bind_conf CLEANUP: listener: remove unused conf->file and conf->line MEDIUM: listener: add a minimal framework to register "bind" keyword options MEDIUM: config: move the "bind" TCP parameters to proto_tcp MEDIUM: move bind SSL parsing to ssl_sock MINOR: config: improve error reporting for "bind" lines MEDIUM: config: move the common "bind" settings to listener.c MEDIUM: config: move all unix-specific bind keywords to proto_uxst.c MEDIUM: config: enumerate full list of registered "bind" keywords upon error MINOR: listener: add a scope field in the bind keyword lists