commit | 93be21e0c6a95275455ebbd152519a380eace55c | [log] [tgz] |
---|---|---|
author | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri May 21 16:22:53 2021 +0200 |
committer | Amaury Denoyelle <adenoyelle@haproxy.com> | Fri Jun 18 16:42:26 2021 +0200 |
tree | e7b842c6b4d7442a6d35a40f5322c59899bb0f34 | |
parent | 482550280a98c31e6e40e59c2597f34d3c3c2c5c [diff] |
MINOR: ssl: support crt arg for dynamic servers File-access through ssl_store_load_locations_file is deactivated if srv_parse_crt is used at runtime for a dynamic server. The cert must have already been loaded either in the config or through the 'ssl cert' CLI commands.