mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-12-25 11:31:03 +01:00
Now this command doesn't share any context anymore with "show cafile" nor with the other commands. The previous "cur_cafile_entry" field from the applet's ssl context was removed as not used anymore. Everything was moved to show_crlfile_ctx which only has 3 fields.