Обсуждение: pgsql: Remove channel binding requirement from clientcert=verify-full t

Поиск
Список
Период
Сортировка

pgsql: Remove channel binding requirement from clientcert=verify-full t

От
Tom Lane
Дата:
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

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a282ee68a070a8adc6e6d45e8e643769c587ecc3

Modified Files
--------------
src/test/ssl/t/002_scram.pl | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)