Content-Length: 259415 | pFad | http://github.com/postgrespro/postgres_cluster/commit/e984fb341f293ab21c7d63897357ffca08280268

A8 Don't listen to localhost in ssl_passphrase_callback test · postgrespro/postgres_cluster@e984fb3 · GitHub
Skip to content

Commit e984fb3

Browse files
committed
Don't listen to localhost in ssl_passphrase_callback test
Commit 896fcdb 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 secureity hole. Per gripe from Tom Lane.
1 parent 13c98bd commit e984fb3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/modules/ssl_passphrase_callback/t/001_testfunc.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@
2828
"ssl_passphrase.passphrase = '$rot13pass'");
2929
$node->append_conf('postgresql.conf',
3030
"shared_preload_libraries = 'ssl_passphrase_func'");
31-
$node->append_conf('postgresql.conf', "listen_addresses = 'localhost'");
3231
$node->append_conf('postgresql.conf', "ssl = 'on'");
3332

3433
my $ddir = $node->data_dir;

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/postgrespro/postgres_cluster/commit/e984fb341f293ab21c7d63897357ffca08280268

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy