]> git.kaiwu.me - haproxy.git/commit
CLEANUP: ssl: remove dead code in ssl_sock_load_pem_into_ckch()
authorWilliam Lallemand <wlallemand@haproxy.org>
Sun, 30 Oct 2022 18:00:06 +0000 (19:00 +0100)
committerWilliam Lallemand <wlallemand@haproxy.org>
Sun, 30 Oct 2022 18:00:06 +0000 (19:00 +0100)
commit1ef1b859d0ddb9ad68aa4e2b861a37387815a5e1
tree13b0d0ec20831e9dc5c0e277bdf5c5cf018d756b
parent4a689dad0398b103949d7ffee3476dfcaf21e6fc
CLEANUP: ssl: remove dead code in ssl_sock_load_pem_into_ckch()

Commit 432cd1a ("MEDIUM: ssl: be stricter about chain error")
introduced some dead code, let's remove it.

Should fix issue #1909.
src/ssl_ckch.c