MINOR: ssl: add 'force-sslv3' and 'force-tlsvXX' statements on server
authorEmeric Brun <ebrun@exceliance.fr>
Fri, 5 Oct 2012 12:39:07 +0000 (14:39 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 5 Oct 2012 20:05:04 +0000 (22:05 +0200)
commit8694b9a6823612bef50d0ad514aba1a7594ab2a8
tree65ad2a3b98db0271c18c6c769802ee970d962d5e
parent2cb7ae53029a7045b200043549bf58e4da3fe422
MINOR: ssl: add 'force-sslv3' and 'force-tlsvXX' statements on server

These options force the SSL lib to use the specified protocol when
connecting to a server. They are complentary to no-tlsv*/no-sslv3.
doc/configuration.txt
include/types/server.h
src/cfgparse.c