commit | 2dec6a3bf120b09cd1b5578b557ce5a65e9cf08d | [log] [tgz] |
---|---|---|
author | Dragan Dosen <ddosen@haproxy.com> | Mon May 11 17:25:19 2020 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Thu May 14 13:13:14 2020 +0200 |
tree | 36fb1db8b15a44c26b3e3a939150a5af8ffeb974 | |
parent | eb607fe6a11a8de5b5c30abc20e89c32fe5e2aea [diff] |
MEDIUM: ssl: use ssl_sock_get_ssl_object() in fetchers where appropriate Doing this also makes sure that conn->xprt_ctx is always checked before using it.