Remove channel binding requirement from clientcert=verify-full test.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Apr 2021 16:50:17 +0000 (12:50 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 7 Apr 2021 16:50:17 +0000 (12:50 -0400)
commita282ee68a070a8adc6e6d45e8e643769c587ecc3
treee44ff196f056b42b40918db5768c1722b78b8c01
parent0d46771eaaf77ad08555cf34e421234d5943edfa
Remove channel binding requirement from clientcert=verify-full test.

This fails on older OpenSSL versions that lack channel binding
support.  Since that feature is not essential to this test case,
just remove it, instead of complicating matters.  Per buildfarm.

Jacob Champion

Discussion: https://postgr.es/m/fa8dbbb58c20b1d1adf0082769f80d5466eaf485.camel@vmware.com
src/test/ssl/t/002_scram.pl