We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad5ac4e commit 1a92487Copy full SHA for 1a92487
1 file changed
t/socket-tcp-settrustedstore.t
@@ -155,7 +155,7 @@ __DATA__
155
--- request
156
GET /t
157
--- response_body_like
158
-^received: HTTP/1\.0 200 OK
+^received: HTTP/1\.[01] 200 OK
159
--- no_error_log
160
[error]
161
[alert]
@@ -201,7 +201,7 @@ GET /t
201
202
203
204
-^handshake failed: .*certificate verify
+handshake failed: .*: unable to get local issuer certificate
205
--- error_log
206
lua ssl certificate verify error
207
0 commit comments