pgsql: ssl: Add connection and reload tests for key passphrases

Поиск
Список
Период
Сортировка
От Daniel Gustafsson
Тема pgsql: ssl: Add connection and reload tests for key passphrases
Дата
Msg-id E1vOFt2-001VMO-1i@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
ssl: Add connection and reload tests for key passphrases

ssl_passphrase_command_supports_reload was not covered by the SSL
testsuite,  and connection tests after unlocking secrets with the
passphrase was also missing.  This adds test coverage for reloads
of passphrase commands as well as connection attempts which tests
the different codepaths for Windows and non-EXEC_BACKEND builds.

Author: Daniel Gustafsson <daniel@yesql.se>
Reviewed-by: Chao Li <li.evan.chao@gmail.com>
Reviewed-by: Álvaro Herrera <alvherre@kurilemu.de>
Reviewed-by: Peter Eisentraut <peter@eisentraut.org>
Discussion: https://postgr.es/m/5F301096-921A-427D-8EC1-EBAEC2A35082@yesql.se

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/348020caa7beaa2e4b1bc10b1ea6eb2c97b894c0

Modified Files
--------------
src/test/ssl/t/001_ssltests.pl | 90 ++++++++++++++++++++++++++++++++++++------
src/test/ssl/t/SSL/Server.pm   | 14 ++++++-
2 files changed, 90 insertions(+), 14 deletions(-)


В списке pgsql-committers по дате отправления: