commit | 51095ee236bbbdfdcb1e71ef102c0912b79b4ad7 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 10:21:27 2022 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Jun 03 11:20:16 2022 +0200 |
tree | fdd9adebf5dd1312a76b8d45472902f6ce326501 | |
parent | ddc8e1cf8b2355eef44ea51956366b0c682343b8 [diff] |
BUG/MINOR: ssl_ckch: Use right type for old entry in show_crlfile_ctx Because of a typo (I guess), an unknown type is used for the old entry in show_crlfile_ctx structure. Because this field is unused, there is no compilation error. But it must be a cafile_entry and not a crlfile_entry. Note this field is not used for now, but it will be used. This patch must be backported to 2.6.