Hack one ssl test case to pass with current LibreSSL. With LibreSSL, our test of error logging for cert chain depths > 0 reports the wrong certificate. This is almost certainly their bug not ours, so just tweak the test to accept their answer.
No back-patch needed, since this test case wasn't enabled before e0f373ee4. Reported-by: Thomas Munro <[email protected]> Author: Tom Lane <[email protected]> Reviewed-by: Daniel Gustafsson <[email protected]> Discussion: https://postgr.es/m/ca+hukg+flqywehqfsbcerueuvt0vdusnwui-ysz3+d_apmq...@mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/75d73331d0146871c846e849be626cb220e7e013 Modified Files -------------- src/test/ssl/t/001_ssltests.pl | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)
