Enhance scram/md5 auth regression test to use AES256 encrypted password.
authorTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 23 May 2020 03:59:47 +0000 (12:59 +0900)
committerTatsuo Ishii <ishii@sraoss.co.jp>
Sat, 23 May 2020 03:59:47 +0000 (12:59 +0900)
commit5bc38fe12a03da0397fbfe3b1e20595ba0d332f1
tree244336220c24f2c4e7c612b4ba3a282afd61ba2e
parentd1330ae3cbe7a90a101786ab522dd50371f7af4a
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.
src/test/regression/tests/021.pool_passwd_auth/test.sh