@@ -100,7 +100,7 @@ connected: 1
100
100
ssl handshake: cdata
101
101
102
102
--- error_log
103
- lua tls server name: "test.com"
103
+ lua ssl server name: "test.com"
104
104
OCSP url found: http://127.0.0.1:8888/ocsp?foo=1,
105
105
106
106
--- no_error_log
@@ -192,7 +192,7 @@ connected: 1
192
192
ssl handshake: cdata
193
193
194
194
--- error_log
195
- lua tls server name: "test.com"
195
+ lua ssl server name: "test.com"
196
196
OCSP responder not found
197
197
198
198
--- no_error_log
@@ -284,7 +284,7 @@ connected: 1
284
284
ssl handshake: cdata
285
285
286
286
--- error_log
287
- lua tls server name: "test.com"
287
+ lua ssl server name: "test.com"
288
288
failed to get OCSP responder: no issuer certificate in chain
289
289
290
290
--- no_error_log
@@ -375,7 +375,7 @@ connected: 1
375
375
ssl handshake: cdata
376
376
377
377
--- error_log
378
- lua tls server name: "test.com"
378
+ lua ssl server name: "test.com"
379
379
failed to get OCSP responder: issuer certificate not next to leaf
380
380
381
381
--- no_error_log
@@ -470,7 +470,7 @@ connected: 1
470
470
ssl handshake: cdata
471
471
472
472
--- error_log
473
- lua tls server name: "test.com"
473
+ lua ssl server name: "test.com"
474
474
OCSP url found: http:/,
475
475
still get an error: truncated
476
476
@@ -567,7 +567,7 @@ connected: 1
567
567
ssl handshake: cdata
568
568
569
569
--- error_log
570
- lua tls server name: "test.com"
570
+ lua ssl server name: "test.com"
571
571
OCSP request created with length 68
572
572
573
573
--- no_error_log
@@ -660,7 +660,7 @@ connected: 1
660
660
ssl handshake: cdata
661
661
662
662
--- error_log
663
- lua tls server name: "test.com"
663
+ lua ssl server name: "test.com"
664
664
failed to create OCSP request: output buffer too small: 68 > 67
665
665
666
666
--- no_error_log
@@ -742,7 +742,7 @@ connected: 1
742
742
failed to do SSL handshake: handshake failed
743
743
744
744
--- error_log
745
- lua tls server name: "test.com"
745
+ lua ssl server name: "test.com"
746
746
failed to create OCSP request: d2i_X509_bio() failed
747
747
748
748
--- no_error_log
@@ -834,7 +834,7 @@ connected: 1
834
834
ssl handshake: cdata
835
835
836
836
--- error_log
837
- lua tls server name: "test.com"
837
+ lua ssl server name: "test.com"
838
838
failed to create OCSP request: no issuer certificate in chain
839
839
840
840
--- no_error_log
@@ -925,7 +925,7 @@ connected: 1
925
925
ssl handshake: cdata
926
926
927
927
--- error_log
928
- lua tls server name: "test.com"
928
+ lua ssl server name: "test.com"
929
929
OCSP response validation ok
930
930
931
931
--- no_error_log
@@ -1018,7 +1018,7 @@ connected: 1
1018
1018
ssl handshake: cdata
1019
1019
1020
1020
--- error_log
1021
- lua tls server name: "test.com"
1021
+ lua ssl server name: "test.com"
1022
1022
failed to validate OCSP response: no issuer certificate in chain
1023
1023
1024
1024
--- no_error_log
@@ -1110,7 +1110,7 @@ connected: 1
1110
1110
ssl handshake: cdata
1111
1111
1112
1112
--- error_log
1113
- lua tls server name: "test.com"
1113
+ lua ssl server name: "test.com"
1114
1114
OCSP response validation ok
1115
1115
1116
1116
--- no_error_log
@@ -1205,7 +1205,7 @@ connected: 1
1205
1205
ssl handshake: cdata
1206
1206
1207
1207
--- error_log
1208
- lua tls server name: "test.com"
1208
+ lua ssl server name: "test.com"
1209
1209
OCSP response validation ok
1210
1210
1211
1211
--- no_error_log
@@ -1299,7 +1299,7 @@ connected: 1
1299
1299
ssl handshake: cdata
1300
1300
1301
1301
--- error_log
1302
- lua tls server name: "test.com"
1302
+ lua ssl server name: "test.com"
1303
1303
failed to validate OCSP response: OCSP_basic_verify() failed
1304
1304
1305
1305
--- no_error_log
@@ -1392,7 +1392,7 @@ connected: 1
1392
1392
failed to do SSL handshake: handshake failed
1393
1393
1394
1394
--- error_log
1395
- lua tls server name: "test.com"
1395
+ lua ssl server name: "test.com"
1396
1396
failed to validate OCSP response: certificate status "revoked" in the OCSP response
1397
1397
1398
1398
--- no_error_log
@@ -1475,7 +1475,7 @@ connected: 1
1475
1475
ssl handshake: cdata
1476
1476
1477
1477
--- error_log
1478
- lua tls server name: "test.com"
1478
+ lua ssl server name: "test.com"
1479
1479
ocsp status resp set ok: nil,
1480
1480
1481
1481
--- no_error_log
@@ -1557,7 +1557,7 @@ connected: 1
1557
1557
ssl handshake: cdata
1558
1558
1559
1559
--- error_log
1560
- lua tls server name: "test.com"
1560
+ lua ssl server name: "test.com"
1561
1561
ocsp status resp set ok: no status req,
1562
1562
1563
1563
--- no_error_log
0 commit comments