]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: move the cert_exts and the CERT_TYPE enum
authorWilliam Lallemand <wlallemand@haproxy.org>
Thu, 24 Mar 2022 16:48:40 +0000 (17:48 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Wed, 30 Mar 2022 10:18:16 +0000 (12:18 +0200)
commitaaacc7e8ad90acf1c82cfe32e8be81aeee3c2731
tree95b47bd36bb2bf4a3a2f01e7752f36ad76b1e089
parent3b5a3a6c03da67a86a508f8a7866b64851ccec9b
MINOR: ssl: move the cert_exts and the CERT_TYPE enum

Move the cert_exts declaration and the CERT_TYPE enum in the .h in order
to reuse them in another file.
include/haproxy/ssl_ckch-t.h
include/haproxy/ssl_ckch.h
src/ssl_ckch.c