From: William Lallemand Date: Mon, 10 Feb 2020 10:43:43 +0000 (+0100) Subject: DOC: schematic of the SSL certificates architecture X-Git-Tag: v2.1.3~13 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=6e39ebf17de23a92fbfa5513e2c7d8fc0289ab46;p=haproxy-2.1.git DOC: schematic of the SSL certificates architecture This patch provides a schematic of the new architecture based on the struct cert_key_and_chain which appeared with haproxy 2.1. Could be backported in 2.1 (cherry picked from commit 90de53dc79a316a79567972cede3673c10fba13d) Signed-off-by: Willy Tarreau --- diff --git a/doc/internals/ssl_cert.dia b/doc/internals/ssl_cert.dia new file mode 100644 index 0000000..f7bde15 Binary files /dev/null and b/doc/internals/ssl_cert.dia differ