diff options
author | Peter Eisentraut <peter@eisentraut.org> | 2019-01-29 10:29:07 +0100 |
---|---|---|
committer | Peter Eisentraut <peter@eisentraut.org> | 2019-01-29 13:04:35 +0100 |
commit | bdd6e9ba171765ae34d320e1be17717620cb491c (patch) | |
tree | f52a48dbf12e760befeb001467102b0e2adb4d6b /src/backend/access/gist/gistbuild.c | |
parent | 9745b528f7cb03be3afad0f91a634072c13ea91f (diff) | |
download | postgresql-bdd6e9ba171765ae34d320e1be17717620cb491c.tar.gz |
Make SSL tests more robust
Someone running these test could have key or certificate files in
their ~/.postgresql/, which would interfere with the tests. The way
to override that is to specify sslcert=invalid and/or
sslrootcert=invalid if no actual certificate is used for a particular
test. Document that and fix up one test that had a risk of failing in
these circumstances.
Discussion: https://www.postgresql.org/message-id/flat/398754d8-6bb5-c5cf-e7b8-22e5f0983caf@2ndquadrant.com/
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions