SSL Tests for sslinfo extension

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: SSL Tests for sslinfo extension
Date: 2021-05-19 14:10:45
Message-ID: E23F9811-0C77-45DA-912F-D809AB140741@yesql.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

While playing around with the recent SSL testharness changes I wrote a test
suite for sslinfo as a side effect, which seemed valuable in its own right as
we currently have no coverage of this code. The small change needed to the
testharness is to support installing modules, which is broken out into 0001 for
easier reading.

I'll park this in the next commitfest for now.

--
Daniel Gustafsson https://vmware.com/

Attachment Content-Type Size
0002-Add-tests-for-sslinfo.patch application/octet-stream 5.8 KB
0001-Extend-configure_test_server_for_ssl-to-add-extensio.patch application/octet-stream 3.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Christoph Berg 2021-05-19 14:18:54 Freenode woes
Previous Message Amit Langote 2021-05-19 13:25:47 Re: Skip partition tuple routing with constant partition key