summaryrefslogtreecommitdiff
path: root/src/test/ssl/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Update copyright for 2023Bruce Momjian2023-01-021-1/+1
* Make finding openssl program a configure or meson optionPeter Eisentraut2022-10-201-1/+1
* Update copyright for 2022Bruce Momjian2022-01-071-1/+1
* Add TAP tests for contrib/sslinfoDaniel Gustafsson2021-11-301-0/+2
* Fix VPATH builds for src/test/ssl targetsDaniel Gustafsson2021-10-271-2/+2
* Refactor the sslfiles Makefile target for ease of useDaniel Gustafsson2021-10-191-160/+7
* Remove unused regression test certificate server-ssDaniel Gustafsson2021-08-101-7/+1
* Fix typo in 6d7a6feac4Andrew Dunstan2021-04-021-1/+1
* Allow matching the DN of a client certificate for authenticationAndrew Dunstan2021-03-291-1/+8
* Allow specifying CRL directoryPeter Eisentraut2021-02-181-1/+23
* Introduce --with-ssl={openssl} as a configure optionMichael Paquier2021-02-011-1/+1
* Update copyright for 2021Bruce Momjian2021-01-021-1/+1
* OpenSSL 3.0.0 compatibility in testsPeter Eisentraut2020-06-051-1/+1
* Update copyrights for 2020Bruce Momjian2020-01-011-1/+1
* libq support for sslpassword connection param, DER format keysAndrew Dunstan2019-11-301-2/+20
* Fix "make clean" to clean out junk files left behind after ssl tests.Tom Lane2019-05-141-0/+1
* Update copyright for 2019Bruce Momjian2019-01-021-1/+1
* Update ssl test certificates and keysPeter Eisentraut2018-11-271-1/+1
* Make capitalization of term "OpenSSL" more consistentMichael Paquier2018-06-291-1/+1
* Add ssl_passphrase_command settingPeter Eisentraut2018-03-171-0/+5
* Prevent LDAP and SSL tests from running without support in buildPeter Eisentraut2018-03-031-0/+2
* Add installcheck support to more test suitesPeter Eisentraut2018-01-231-0/+3
* Update copyright for 2018Bruce Momjian2018-01-021-1/+1
* Update copyright via script for 2017Bruce Momjian2017-01-031-1/+1
* Don't share SSL_CTX between libpq connections.Heikki Linnakangas2016-10-071-1/+5
* Support OpenSSL 1.1.0.Heikki Linnakangas2016-09-151-2/+3
* Clean the last few TAP suite tmp_check directories.Noah Misch2016-02-241-0/+3
* Update copyright for 2016Bruce Momjian2016-01-021-1/+1
* In the SSL test suite, use a root CA cert that won't expire (so quickly)Heikki Linnakangas2015-02-161-1/+1
* Update copyright for 2015Bruce Momjian2015-01-061-1/+1
* Add a regression test suite for SSL support.Heikki Linnakangas2014-12-091-0/+126