commit | 6fce46a910e4f7158139748b6892fdeda7848b3a | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.org> | Wed May 04 14:53:41 2022 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed May 04 16:13:17 2022 +0200 |
tree | 5fb990659f0224c0d4928deb42f4ec4495645140 | |
parent | 85af49c5c83ba8f4c8e79465f4fccf4b6b5b3b97 [diff] |
MEDIUM: httpclient: hard-error when SSL is configured The hard_error_ssl flag is set when the configuration is explicitely done for the ssl in the httpclient. If no configuration was made, the features are simply disabled and no alert is emitted.