diff --git a/src/test/ssl/t/002_scram.pl b/src/test/ssl/t/002_scram.pl index 7c6be7a219b..3d7f9abfbe7 100644 --- a/src/test/ssl/t/002_scram.pl +++ b/src/test/ssl/t/002_scram.pl @@ -68,7 +68,7 @@ else { test_connect_fails($common_connstr, "scram_channel_binding=tls-server-end-point", - qr/unsupported SCRAM channel-binding type/, + qr/channel binding type "tls-server-end-point" is not supported by this build/, "SCRAM authentication with tls-server-end-point as channel binding"); } test_connect_fails($common_connstr,