aboutsummaryrefslogtreecommitdiff
path: root/src/test/ssl
Commit message (Expand)AuthorAge
* Revise GUC names quoting in messages againPeter Eisentraut2024-05-17
* Pre-beta mechanical code beautification.Tom Lane2024-05-14
* Revert "Add notBefore and notAfter to SSL cert info display"Daniel Gustafsson2024-03-22
* Add notBefore and notAfter to SSL cert info displayDaniel Gustafsson2024-03-22
* Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...Peter Eisentraut2024-03-19
* Fix documentation comments for test CA config filesDaniel Gustafsson2024-02-28
* Update copyright for 2024Bruce Momjian2024-01-03
* Follow-up fixes for "Make all Perl warnings fatal"Peter Eisentraut2023-12-29
* Make all Perl warnings fatalPeter Eisentraut2023-12-29
* Use BIO_{get,set}_app_data instead of BIO_{get,set}_data.Tom Lane2023-11-28
* Allow tests to pass in OpenSSL FIPS mode (TAP tests)Peter Eisentraut2023-11-17
* Fix use of OPENSSL in SSL tests if command is not foundMichael Paquier2023-11-08
* Remove distprepPeter Eisentraut2023-11-06
* Avoid using internal test methods in SSL testsDaniel Gustafsson2023-09-22
* Convert encrypted SSL test keys to PKCS#8 formatPeter Eisentraut2023-08-28
* Generate new LOG for "trust" connections under log_connectionsMichael Paquier2023-08-26
* Revert "Add notBefore and notAfter to SSL cert info display"Daniel Gustafsson2023-07-20
* Add notBefore and notAfter to SSL cert info displayDaniel Gustafsson2023-07-20
* Set fixed dates for test certificates validityDaniel Gustafsson2023-07-20
* Generate automatically code and documentation related to wait eventsMichael Paquier2023-07-05
* Remove support for OpenSSL 1.0.1Michael Paquier2023-07-03
* Add newline at end of filePeter Eisentraut2023-05-23
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* Fix errormessage for missing system CA in OpenSSL 3.1Daniel Gustafsson2023-04-19
* Allow to use system CA pool for certificate verificationDaniel Gustafsson2023-04-05
* libpq: Add sslcertmode option to control client certificatesMichael Paquier2023-03-24
* libpq: Add support for require_auth to control authorized auth methodsMichael Paquier2023-03-14
* meson: Make auto the default of the ssl optionPeter Eisentraut2023-03-13
* Fix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificatesMichael Paquier2023-02-15
* Doc: make src/test/*/README match current reality.Tom Lane2023-02-07
* Fix typos in comments, code and documentationMichael Paquier2023-01-03
* Update copyright for 2023Bruce Momjian2023-01-02
* Use existing SSL certs in LDAP tests instead of generating themAndrew Dunstan2022-12-20
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* Make finding openssl program a configure or meson optionPeter Eisentraut2022-10-20
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Use \b in one more PG_TEST_EXTRA check, oversight in c3382a3c3ccAndres Freund2022-09-20
* Refactor PG_TEST_EXTRA logic in autoconf buildAndres Freund2022-09-20
* Remove various duplicated wordsDavid Rowley2022-09-20
* Don't reflect unescaped cert data to the logsPeter Eisentraut2022-09-13
* Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.Tom Lane2022-07-16
* Disable unstable test cases in src/test/ssl/t/001_ssltests.pl.Tom Lane2022-07-16
* Log details for client certificate failuresPeter Eisentraut2022-07-15
* Remove unportable testPeter Eisentraut2022-06-24
* Pre-beta mechanical code beautification.Tom Lane2022-05-12
* Fix typos and grammar in code and test commentsMichael Paquier2022-05-11
* libpq: Allow IP address SANs in server certificatesPeter Eisentraut2022-04-01
* Add SSL tests for IP addresses in certificatesPeter Eisentraut2022-04-01
* SSL TAP test backend library independence refactoringDaniel Gustafsson2022-03-26
* Fix failures in SSL tests caused by out-of-tree keys and certificatesMichael Paquier2022-03-22