Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit286c0ab

Browse files
committed
Fix expected error message in test
1 parentf0ae2fa commit286c0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/test/ssl/t/002_scram.pl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
{
6969
test_connect_fails($common_connstr,
7070
"scram_channel_binding=tls-server-end-point",
71-
qr/unsupported SCRAMchannel-binding type/,
71+
qr/channelbinding type "tls-server-end-point" is not supported by this build/,
7272
"SCRAM authentication with tls-server-end-point as channel binding");
7373
}
7474
test_connect_fails($common_connstr,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp