commit | 47a4f1239d4571bcac2e8cc444db465b0e962d95 | [log] [tgz] |
---|---|---|
author | Remi Tricot-Le Breton <rlebreton@haproxy.com> | Tue Dec 20 11:11:04 2022 +0100 |
committer | William Lallemand <wlallemand@haproxy.org> | Wed Dec 21 11:21:07 2022 +0100 |
tree | 56b3518999fc75b9b48e92125f822bad1cf689fc | |
parent | 95e7cf1ddf35676940b105997dfbacfb2065c13a [diff] |
MINOR: ssl: Add helper function that extracts an OCSP URI from a certificate This function extracts the first OCSP URI (if any) contained in a certificate. It only takes the first of potentially multiple URIs.