Content-Length: 258683 | pFad | http://github.com/postgrespro/postgres/commit/967a4b01e3637813365502b46499360b18b86725

8F Fix ssl tests · postgrespro/postgres@967a4b0 · GitHub
Skip to content

Commit 967a4b0

Browse files
committed
Fix ssl tests
facde2a introduced a typo during rebasing.
1 parent 8cfeaec commit 967a4b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/ssl/ServerSetup.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ sub switch_server_cert
102102

103103
open my $sslconf, '>', "$pgdata/sslconfig.conf";
104104
print $sslconf "ssl=on\n";
105-
print $sslconf "ssl_ca_file='root+client_ca.crt'\n";
105+
print $sslconf "ssl_ca_file='$cafile.crt'\n";
106106
print $sslconf "ssl_cert_file='$certfile.crt'\n";
107107
print $sslconf "ssl_key_file='$certfile.key'\n";
108108
print $sslconf "ssl_crl_file='root+client.crl'\n";

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/commit/967a4b01e3637813365502b46499360b18b86725

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy