commit | 96a9c973697d35f9dbcbf58d6c90b4df9225b88a | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Thu Oct 17 11:56:17 2019 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed Oct 23 11:54:51 2019 +0200 |
tree | de9339647c2c65002021c4cbd7825c499ab3659d | |
parent | f9568fcd79309911d33860c67a622768b877c93b [diff] |
MINOR: ssl: split ssl_sock_load_crt_file_into_ckch() Split the ssl_sock_load_crt_file_into_ckch() in two functions: - ssl_sock_load_files_into_ckch() which is dedicated to opening every files related to a filename during the configuration parsing (PEM, sctl, ocsp, issuer etc) - ssl_sock_load_pem_into_ckch() which is dedicated to opening a PEM, either in a file or a buffer