commit | f9568fcd79309911d33860c67a622768b877c93b | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Wed Oct 16 18:27:58 2019 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed Oct 23 11:54:51 2019 +0200 |
tree | 1f437fea686526c5b78fd205ba6dd56c61bd543c | |
parent | 0dfae6c315f7e14b1d056f7e11ce5b363f7c1ee7 [diff] |
MINOR: ssl: load issuer from file or from buffer ssl_sock_load_issuer_file_into_ckch() is a new function which is able to load an issuer from a buffer or from a file to a CKCH. Use this function directly in ssl_sock_load_crt_file_into_ckch()