]> git.kaiwu.me - haproxy.git/commit
MINOR: ssl: ssl_sock_load_crt_file_into_ckch() is filling from a BIO
authorWilliam Lallemand <wlallemand@haproxy.com>
Thu, 19 Sep 2019 12:25:58 +0000 (14:25 +0200)
committerWilliam Lallemand <wlallemand@haproxy.org>
Fri, 11 Oct 2019 15:32:03 +0000 (17:32 +0200)
commitf11365b26ae23b30215878e0c278aa10d25a4846
treee1d556387c183da6f25b3f6160710a70c9e41bbd
parent614ca0d3704fa3316aa4861aa41b35bedb48fac1
MINOR: ssl: ssl_sock_load_crt_file_into_ckch() is filling from a BIO

The function ssl_sock_load_crt_file_into_ckch() is now able to fill a
ckch using a BIO in input.
src/ssl_sock.c