]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: conf: rename 'cafile' and 'crlfile' statements 'ca-file' and 'crl-file'
authorEmeric Brun <ebrun@exceliance.fr>
Fri, 5 Oct 2012 10:00:26 +0000 (12:00 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Oct 2012 19:50:43 +0000 (21:50 +0200)
commitfb510ea2b9ff74737bd19126772cc54432dae100
tree927739d3353961ecaeb5cb56be29e08cd9ece8db
parent9b3009b440b9be283560b6d210f1ab2676736213
MEDIUM: conf: rename 'cafile' and 'crlfile' statements 'ca-file' and 'crl-file'

These names were not really handy.
include/types/listener.h
src/cfgparse.c
src/haproxy.c
src/ssl_sock.c