@@ -96,7 +96,7 @@ __DATA__
96
96
GET /t
97
97
--- response_body
98
98
connected: 1
99
- ssl handshake: userdata
99
+ ssl handshake: cdata
100
100
101
101
--- error_log
102
102
lua ssl server name: "test.com"
@@ -188,7 +188,7 @@ OCSP url found: http://127.0.0.1:8888/ocsp?foo=1,
188
188
GET /t
189
189
--- response_body
190
190
connected: 1
191
- ssl handshake: userdata
191
+ ssl handshake: cdata
192
192
193
193
--- error_log
194
194
lua ssl server name: "test.com"
@@ -280,7 +280,7 @@ OCSP responder not found
280
280
GET /t
281
281
--- response_body
282
282
connected: 1
283
- ssl handshake: userdata
283
+ ssl handshake: cdata
284
284
285
285
--- error_log
286
286
lua ssl server name: "test.com"
@@ -371,7 +371,7 @@ failed to get OCSP responder: no issuer certificate in chain
371
371
GET /t
372
372
--- response_body
373
373
connected: 1
374
- ssl handshake: userdata
374
+ ssl handshake: cdata
375
375
376
376
--- error_log
377
377
lua ssl server name: "test.com"
@@ -466,7 +466,7 @@ failed to get OCSP responder: issuer certificate not next to leaf
466
466
GET /t
467
467
--- response_body
468
468
connected: 1
469
- ssl handshake: userdata
469
+ ssl handshake: cdata
470
470
471
471
--- error_log
472
472
lua ssl server name: "test.com"
@@ -562,7 +562,7 @@ still get an error: truncated
562
562
GET /t
563
563
--- response_body
564
564
connected: 1
565
- ssl handshake: userdata
565
+ ssl handshake: cdata
566
566
567
567
--- error_log
568
568
lua ssl server name: "test.com"
@@ -655,7 +655,7 @@ OCSP request created with length 68
655
655
GET /t
656
656
--- response_body
657
657
connected: 1
658
- ssl handshake: userdata
658
+ ssl handshake: cdata
659
659
660
660
--- error_log
661
661
lua ssl server name: "test.com"
@@ -829,7 +829,7 @@ failed to create OCSP request: d2i_X509_bio() failed
829
829
GET /t
830
830
--- response_body
831
831
connected: 1
832
- ssl handshake: userdata
832
+ ssl handshake: cdata
833
833
834
834
--- error_log
835
835
lua ssl server name: "test.com"
@@ -920,7 +920,7 @@ failed to create OCSP request: no issuer certificate in chain
920
920
GET /t
921
921
--- response_body
922
922
connected: 1
923
- ssl handshake: userdata
923
+ ssl handshake: cdata
924
924
925
925
--- error_log
926
926
lua ssl server name: "test.com"
@@ -1012,7 +1012,7 @@ OCSP response validation ok
1012
1012
GET /t
1013
1013
--- response_body
1014
1014
connected: 1
1015
- ssl handshake: userdata
1015
+ ssl handshake: cdata
1016
1016
1017
1017
--- error_log
1018
1018
lua ssl server name: "test.com"
@@ -1104,7 +1104,7 @@ OCSP response validation ok
1104
1104
GET /t
1105
1105
--- response_body
1106
1106
connected: 1
1107
- ssl handshake: userdata
1107
+ ssl handshake: cdata
1108
1108
1109
1109
--- error_log
1110
1110
lua ssl server name: "test.com"
@@ -1199,7 +1199,7 @@ FIXME: we should complain in this case.
1199
1199
GET /t
1200
1200
--- response_body
1201
1201
connected: 1
1202
- ssl handshake: userdata
1202
+ ssl handshake: cdata
1203
1203
1204
1204
--- error_log
1205
1205
lua ssl server name: "test.com"
@@ -1292,7 +1292,7 @@ OCSP response validation ok
1292
1292
GET /t
1293
1293
--- response_body
1294
1294
connected: 1
1295
- ssl handshake: userdata
1295
+ ssl handshake: cdata
1296
1296
1297
1297
--- error_log
1298
1298
lua ssl server name: "test.com"
@@ -1467,7 +1467,7 @@ FIXME: check the OCSP staple actually received by the ssl client
1467
1467
GET /t
1468
1468
--- response_body
1469
1469
connected: 1
1470
- ssl handshake: userdata
1470
+ ssl handshake: cdata
1471
1471
1472
1472
--- error_log
1473
1473
lua ssl server name: "test.com"
@@ -1549,7 +1549,7 @@ ocsp status resp set ok: nil,
1549
1549
GET /t
1550
1550
--- response_body
1551
1551
connected: 1
1552
- ssl handshake: userdata
1552
+ ssl handshake: cdata
1553
1553
1554
1554
--- error_log
1555
1555
lua ssl server name: "test.com"
0 commit comments