[pgpool-committers: 6754] pgpool: Enhance scram/md5 auth regression test to use AES256 encrypted

Tatsuo Ishii ishii at sraoss.co.jp
Sat May 23 13:04:02 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_1_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=64f2629192a982f1d88f705a6f8df7c270b42cc3

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