postgresql/src/test/modules/ssl_passphrase_callback/t
Andrew Dunstan e984fb341f 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.
2020-03-25 21:14:14 -04:00
..
001_testfunc.pl Don't listen to localhost in ssl_passphrase_callback test 2020-03-25 21:14:14 -04:00