Skip to content

Commit d98a649

Browse files
tests: update tests to match openssl3.
1 parent 25f09ee commit d98a649

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

t/tls.t

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,6 @@ dog: 32 (flags: 0)
137137
--- request
138138
GET /t
139139
--- response_body
140-
failed to connect to memcached: 19: self signed certificate in certificate chain
140+
failed to connect to memcached: 19: self-signed certificate in certificate chain
141141
--- error_log
142-
lua ssl certificate verify error: (19: self signed certificate in certificate chain)
142+
lua ssl certificate verify error: (19: self-signed certificate in certificate chain)

0 commit comments

Comments
 (0)