[pgpool-committers: 6753] pgpool: Enhance scram/md5 auth regression test to use AES256 encrypted
Tatsuo Ishii
ishii at sraoss.co.jp
Sat May 23 13:03:57 JST 2020
Enhance scram/md5 auth regression test to use AES256 encrypted password.
021.pool_passwd_auth used plain text password in pool_passwd. AES256
encrypted password is more appropriate for the real world use case.
Branch
------
V4_0_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=2f5252557b879c9449fd45965f6a7db473d8fc76
Modified Files
--------------
src/test/regression/tests/021.pool_passwd_auth/test.sh | 14 +++++++++++---
1 file changed, 11 insertions(+), 3 deletions(-)
More information about the pgpool-committers
mailing list