We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb434a2 + 22a898b commit 257f8c8Copy full SHA for 257f8c8
src/test/resources/pg_hba.conf
@@ -1,4 +1,5 @@
1
-hostnossl all test all md5
+hostnossl all test all md5
2
hostnossl all test-scram all scram-sha-256
3
-hostssl all test-ssl all password
+hostssl all test-ssl all password
4
hostssl all test-ssl-with-cert all cert
5
+local all all md5
0 commit comments