]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: ssl: Added multi cert support for loading crt directories
authoryanbzhu <yanbzhu@cisco.com>
Wed, 9 Dec 2015 18:35:14 +0000 (13:35 -0500)
committerWilly Tarreau <w@1wt.eu>
Mon, 14 Dec 2015 10:22:29 +0000 (11:22 +0100)
commit63ea84639923edbca89fc4fa824541917c6b9f95
tree10fa1aa03663ffb6be1576030be229a7f82961f4
parent1b04e5b0e0ced15345f5451ca417b9ef08f422a0
MEDIUM: ssl: Added multi cert support for loading crt directories

Loading of multiple certs into shared contexts is now supported if a user
specifies a directory instead of a cert file.
src/ssl_sock.c