[pgpool-committers: 6755] pgpool: Enhance scram/md5 auth regression test to use AES256 encrypted
Tatsuo Ishii
ishii at sraoss.co.jp
Sat May 23 13:04:08 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
------
master
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=5bc38fe12a03da0397fbfe3b1e20595ba0d332f1
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