CLEANUP: ssl/cli: add a new "dump_entries" field to "show_keys_ref"
authorWilly Tarreau <w@1wt.eu>
Thu, 5 May 2022 06:59:17 +0000 (08:59 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 6 May 2022 16:13:36 +0000 (18:13 +0200)
commitbd33864373d5b59995945e5b2e5927bd382445b2
treeb9c476ba93d110b60b19f1706322695da90d26b7
parenta938052113afc5e867db107b570c434522f52e27
CLEANUP: ssl/cli: add a new "dump_entries" field to "show_keys_ref"

This gets rid of a ugly hack consisting in checking the IO handler's
address while one is defined as an inline function calling the second.
src/ssl_sock.c