diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-15 14:22:42 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-15 14:57:00 +0000 |
commit | 49d478067ba22d087c65b35a8bb9b782be1ee173 (patch) | |
tree | 50a5e3d606cf84bd5dc692661cfedc36ab2e79bf /test/scripts | |
parent | 870ce70e11912e8858ef4c071f2778b93a4b2ac9 (diff) |
gsasl authenticator: support crypted secrets, server side
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/3828-gsasl-scram-sha-256/3828 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/scripts/3828-gsasl-scram-sha-256/3828 b/test/scripts/3828-gsasl-scram-sha-256/3828 index 749dbf58d..74348f972 100644 --- a/test/scripts/3828-gsasl-scram-sha-256/3828 +++ b/test/scripts/3828-gsasl-scram-sha-256/3828 @@ -1,8 +1,8 @@ # GSASL SCRAM-SHA-256 # -exim -DSERVER=server -DTRUSTED -bd -oX PORT_D +exim -DSERVER=server -bd -oX PORT_D **** -exim -odi -DTRUSTED scram_sha_256@test.ex +exim -odi scram_sha_256@test.ex **** killdaemon no_msglog_check |