summaryrefslogtreecommitdiff
path: root/src/test/ssl/t/SSLServer.pm
AgeCommit message (Expand)Author
2022-03-26SSL TAP test backend library independence refactoringDaniel Gustafsson
2022-01-08Update copyright for 2022Bruce Momjian
2021-11-30Extend configure_test_server_for_ssl to add extensionsDaniel Gustafsson
2021-10-24Move Perl test modules to a better namespaceAndrew Dunstan
2021-05-12Initial pgindent and pgperltidy run for v14.Tom Lane
2021-05-07Add a copyright notice to perl files lacking one.Andrew Dunstan
2021-04-01Move some client-specific routines from SSLServer to PostgresNodeMichael Paquier
2021-03-29Allow matching the DN of a client certificate for authenticationAndrew Dunstan
2021-02-18Allow specifying CRL directoryPeter Eisentraut
2020-08-16Correct several behavior descriptions in comments.Noah Misch
2020-01-07Clean up management of IP addresses in our SSL tests.Tom Lane
2020-01-06Remove support for OpenSSL 0.9.8 and 1.0.0Michael Paquier
2019-12-04Update minimum SSL versionPeter Eisentraut
2019-09-23Add libpq parameter 'channel_binding'.Jeff Davis
2019-03-09Add new clientcert hba option verify-fullMagnus Hagander
2019-02-07Fix searchpath and module location for pg_rewind and ssl TAP testsAndrew Dunstan