Don't listen to localhost in ssl_passphrase_callback test
authorAndrew Dunstan <andrew@dunslane.net>
Thu, 26 Mar 2020 01:14:14 +0000 (21:14 -0400)
committerAndrew Dunstan <andrew@dunslane.net>
Thu, 26 Mar 2020 01:14:14 +0000 (21:14 -0400)
commite984fb341f293ab21c7d63897357ffca08280268
tree0229cecb09f82b364150ecd6d91660c789de1ea1
parent13c98bdfc41eefb75da24fd2a886b0ef5314b7f6
Don't listen to localhost in ssl_passphrase_callback test

Commit 896fcdb230 contained an unnecessary setting that listened to
localhost. Since the test doesn't actually try to make an SSL connection
to the database this isn't required. Moreover, it's a security hole.

Per gripe from Tom Lane.
src/test/modules/ssl_passphrase_callback/t/001_testfunc.pl