Make new SSL TAP test for channel_binding more robust

Michael Paquier <michael@paquier.xyz>

Commit: dd877998d498c511352bd3640fd57f041c90ea62
Author: Michael Paquier <michael@paquier.xyz>
Date: 2020-08-04T05:36:01Z
Releases: 14.0
Make new SSL TAP test for channel_binding more robust

The test would fail in an environment including a certificate file in
~/.postgresql/.  bdd6e9b fixed a similar failure, and d6e612f introduced
the same problem again with a new test.

Author: Kyotaro Horiguchi
Discussion: https://postgr.es/m/20200804.120033.31225582282178001.horikyota.ntt@gmail.com
Backpatch-through: 13

Files

PathChange+/−
src/test/ssl/t/002_scram.pl modified +1 −1

Discussion