commit | 4a66013069ab4195acabb212b39345fd41eda075 | [log] [tgz] |
---|---|---|
author | William Lallemand <wlallemand@haproxy.com> | Mon Oct 14 14:51:41 2019 +0200 |
committer | William Lallemand <wlallemand@haproxy.org> | Mon Oct 14 15:07:44 2019 +0200 |
tree | 4b9a4b324342cbdf293c8e996ba9ac8724b66881 | |
parent | 104a7a6c14fb30b7d44a28739ed83b43622e161e [diff] |
BUG/MINOR: ssl: fix OCSP build with BoringSSL 246c024 broke the build of the OCSP code with BoringSSL. Rework it a little so it could load the OCSP buffer of the ckch. Issue #322.