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 <thomas.mu...@gmail.com>
Author: Tom Lane <t...@sss.pgh.pa.us>
Reviewed-by: Daniel Gustafsson <dan...@yesql.se>
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(-)

Reply via email to