]> git.ipfire.org Git - thirdparty/postgresql.git/commit
ssl: Skip passphrase reload tests in EXEC_BACKEND builds
authorDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 18 Mar 2026 21:59:57 +0000 (22:59 +0100)
committerDaniel Gustafsson <dgustafsson@postgresql.org>
Wed, 18 Mar 2026 21:59:57 +0000 (22:59 +0100)
commite87ab5049deb6ea2fe26d4d8395d3f3b7d496bfc
tree7af28575b6a7adb29f58cc82473bf85f99bd76da
parentf91b8ff6af910744e6e317c5c2bc2698addde59a
ssl: Skip passphrase reload tests in EXEC_BACKEND builds

SSL password command reloading must be enabled on Windows and in
EXEC_BACKEND builds due to them always reloading the context. The
new tests in commit 4f433025 skipped under Windows but missed the
EXEC_BACKEND check.  Reported by buildfarm member culicidae.

Author: Daniel Gustafsson <daniel@yesql.se>
Discussion: https://postgr.es/m/CAOYmi+kXmCCgBWffzmSjaNhME5rD=gjyc_OP1FeWQTw2MmSNjg@mail.gmail.com
src/test/ssl/t/004_sni.pl