]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: ssl: replace OpenSSL's session cache with the shared cache
authorEmeric Brun <ebrun@exceliance.fr>
Mon, 3 Sep 2012 09:53:36 +0000 (11:53 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 3 Sep 2012 20:36:33 +0000 (22:36 +0200)
commitaa35f1fad70e954359972badf31a8d94f3fafe62
tree8a35d13f517b25efa2edd53453ff43d1deddddd0
parent3e541d1c0306acba7d31a60d7b0a7d433f0e4265
MEDIUM: ssl: replace OpenSSL's session cache with the shared cache

OpenSSL's session cache is now totally disabled and we use our own
implementation instead.
src/cfgparse.c