Contributing guide now includes instructions to test client ssl auth
This commit is contained in:
@@ -4,3 +4,4 @@ host all pgx_md5 127.0.0.1/32 md5
|
||||
host all pgx_scram 127.0.0.1/32 scram-sha-256
|
||||
host all pgx_pw 127.0.0.1/32 password
|
||||
hostssl all pgx_ssl 127.0.0.1/32 scram-sha-256
|
||||
hostssl all pgx_sslcert 127.0.0.1/32 cert
|
||||
|
||||
Reference in New Issue
Block a user