8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f9384 commit 5ca6f68Copy full SHA for 5ca6f68
src/test/ssl/t/002_scram.pl
@@ -78,7 +78,7 @@
78
test_connect_fails(
79
$common_connstr,
80
"user=ssltestuser channel_binding=require",
81
- qr/could not connect to server: channel binding is required, but server did not offer an authentication method that supports channel binding/,
+ qr/channel binding is required, but server did not offer an authentication method that supports channel binding/,
82
"SCRAM with SSL and channel_binding=require");
83
}
84
0 commit comments