haproxy/include
Emeric Brun 850efd5149 MEDIUM: ssl: Set verify 'required' as global default for servers side.
If no CA file specified on a server line, the config parser will show an error.

Adds an cmdline option '-dV' to re-set verify 'none' as global default on
servers side (previous behavior).

Also adds 'ssl-server-verify' global statement to set global default to
'none' or 'required'.

WARNING: this changes the default verify mode from "none" to "required" on
the server side, and it *will* break insecure setups.
2014-01-29 17:08:15 +01:00
..
common MEDIUM: counters: stop relying on session flags at all 2014-01-28 23:34:45 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MEDIUM: counters: stop relying on session flags at all 2014-01-28 23:34:45 +01:00
types MEDIUM: ssl: Set verify 'required' as global default for servers side. 2014-01-29 17:08:15 +01:00