Thanks to visit codestin.com Credit goes to github.com
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 5a2f154 commit 8cff66dCopy full SHA for 8cff66d
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