Skip to content

Commit 6912b3e

Browse files
chronolawdndx
authored andcommitted
ocsp.t ssl server name
1 parent ad4ee31 commit 6912b3e

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

t/ocsp.t

+17-17
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ connected: 1
100100
ssl handshake: cdata
101101
102102
--- error_log
103-
lua tls server name: "test.com"
103+
lua ssl server name: "test.com"
104104
OCSP url found: http://127.0.0.1:8888/ocsp?foo=1,
105105
106106
--- no_error_log
@@ -192,7 +192,7 @@ connected: 1
192192
ssl handshake: cdata
193193
194194
--- error_log
195-
lua tls server name: "test.com"
195+
lua ssl server name: "test.com"
196196
OCSP responder not found
197197
198198
--- no_error_log
@@ -284,7 +284,7 @@ connected: 1
284284
ssl handshake: cdata
285285
286286
--- error_log
287-
lua tls server name: "test.com"
287+
lua ssl server name: "test.com"
288288
failed to get OCSP responder: no issuer certificate in chain
289289
290290
--- no_error_log
@@ -375,7 +375,7 @@ connected: 1
375375
ssl handshake: cdata
376376
377377
--- error_log
378-
lua tls server name: "test.com"
378+
lua ssl server name: "test.com"
379379
failed to get OCSP responder: issuer certificate not next to leaf
380380
381381
--- no_error_log
@@ -470,7 +470,7 @@ connected: 1
470470
ssl handshake: cdata
471471
472472
--- error_log
473-
lua tls server name: "test.com"
473+
lua ssl server name: "test.com"
474474
OCSP url found: http:/,
475475
still get an error: truncated
476476
@@ -567,7 +567,7 @@ connected: 1
567567
ssl handshake: cdata
568568
569569
--- error_log
570-
lua tls server name: "test.com"
570+
lua ssl server name: "test.com"
571571
OCSP request created with length 68
572572
573573
--- no_error_log
@@ -660,7 +660,7 @@ connected: 1
660660
ssl handshake: cdata
661661
662662
--- error_log
663-
lua tls server name: "test.com"
663+
lua ssl server name: "test.com"
664664
failed to create OCSP request: output buffer too small: 68 > 67
665665
666666
--- no_error_log
@@ -742,7 +742,7 @@ connected: 1
742742
failed to do SSL handshake: handshake failed
743743
744744
--- error_log
745-
lua tls server name: "test.com"
745+
lua ssl server name: "test.com"
746746
failed to create OCSP request: d2i_X509_bio() failed
747747
748748
--- no_error_log
@@ -834,7 +834,7 @@ connected: 1
834834
ssl handshake: cdata
835835
836836
--- error_log
837-
lua tls server name: "test.com"
837+
lua ssl server name: "test.com"
838838
failed to create OCSP request: no issuer certificate in chain
839839
840840
--- no_error_log
@@ -925,7 +925,7 @@ connected: 1
925925
ssl handshake: cdata
926926
927927
--- error_log
928-
lua tls server name: "test.com"
928+
lua ssl server name: "test.com"
929929
OCSP response validation ok
930930
931931
--- no_error_log
@@ -1018,7 +1018,7 @@ connected: 1
10181018
ssl handshake: cdata
10191019
10201020
--- error_log
1021-
lua tls server name: "test.com"
1021+
lua ssl server name: "test.com"
10221022
failed to validate OCSP response: no issuer certificate in chain
10231023
10241024
--- no_error_log
@@ -1110,7 +1110,7 @@ connected: 1
11101110
ssl handshake: cdata
11111111
11121112
--- error_log
1113-
lua tls server name: "test.com"
1113+
lua ssl server name: "test.com"
11141114
OCSP response validation ok
11151115
11161116
--- no_error_log
@@ -1205,7 +1205,7 @@ connected: 1
12051205
ssl handshake: cdata
12061206
12071207
--- error_log
1208-
lua tls server name: "test.com"
1208+
lua ssl server name: "test.com"
12091209
OCSP response validation ok
12101210
12111211
--- no_error_log
@@ -1299,7 +1299,7 @@ connected: 1
12991299
ssl handshake: cdata
13001300
13011301
--- error_log
1302-
lua tls server name: "test.com"
1302+
lua ssl server name: "test.com"
13031303
failed to validate OCSP response: OCSP_basic_verify() failed
13041304
13051305
--- no_error_log
@@ -1392,7 +1392,7 @@ connected: 1
13921392
failed to do SSL handshake: handshake failed
13931393
13941394
--- error_log
1395-
lua tls server name: "test.com"
1395+
lua ssl server name: "test.com"
13961396
failed to validate OCSP response: certificate status "revoked" in the OCSP response
13971397
13981398
--- no_error_log
@@ -1475,7 +1475,7 @@ connected: 1
14751475
ssl handshake: cdata
14761476
14771477
--- error_log
1478-
lua tls server name: "test.com"
1478+
lua ssl server name: "test.com"
14791479
ocsp status resp set ok: nil,
14801480
14811481
--- no_error_log
@@ -1557,7 +1557,7 @@ connected: 1
15571557
ssl handshake: cdata
15581558
15591559
--- error_log
1560-
lua tls server name: "test.com"
1560+
lua ssl server name: "test.com"
15611561
ocsp status resp set ok: no status req,
15621562
15631563
--- no_error_log

0 commit comments

Comments
 (0)