yawast 0.6.0.beta5 → 0.6.0.beta6

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1376 @@
1
+ {
2
+ "host": "activationservice1.installshield.com",
3
+ "port": 443,
4
+ "protocol": "http",
5
+ "isPublic": false,
6
+ "status": "READY",
7
+ "startTime": 1514337898251,
8
+ "testTime": 1514337932765,
9
+ "engineVersion": "1.30.5",
10
+ "criteriaVersion": "2009o",
11
+ "endpoints": [
12
+ {
13
+ "ipAddress": "64.14.29.60",
14
+ "serverName": "activationservice1.installshield.com",
15
+ "statusMessage": "Ready",
16
+ "grade": "F",
17
+ "gradeTrustIgnored": "F",
18
+ "hasWarnings": true,
19
+ "isExceptional": false,
20
+ "progress": 100,
21
+ "duration": 34484,
22
+ "delegation": 1,
23
+ "details": {
24
+ "hostStartTime": 1514337898251,
25
+ "certChains": [
26
+ {
27
+ "id": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
28
+ "certIds": [
29
+ "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511"
30
+ ],
31
+ "trustPaths": [
32
+ {
33
+ "certIds": [
34
+ "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511",
35
+ "3f3af9c9cc2c7599ef8f6dd7ca516cfc1797d7d12002254f3bfd0d4d0fe9de86",
36
+ "4b03f45807ad70f21bfc2cae71c9fde4604c064cf5ffb686bae5dbaad7fdd34c"
37
+ ],
38
+ "trust": [
39
+ {
40
+ "rootStore": "Mozilla",
41
+ "isTrusted": true
42
+ }
43
+ ]
44
+ },
45
+ {
46
+ "certIds": [
47
+ "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511",
48
+ "3f3af9c9cc2c7599ef8f6dd7ca516cfc1797d7d12002254f3bfd0d4d0fe9de86",
49
+ "4b03f45807ad70f21bfc2cae71c9fde4604c064cf5ffb686bae5dbaad7fdd34c"
50
+ ],
51
+ "trust": [
52
+ {
53
+ "rootStore": "Apple",
54
+ "isTrusted": true
55
+ }
56
+ ]
57
+ },
58
+ {
59
+ "certIds": [
60
+ "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511",
61
+ "3f3af9c9cc2c7599ef8f6dd7ca516cfc1797d7d12002254f3bfd0d4d0fe9de86",
62
+ "4b03f45807ad70f21bfc2cae71c9fde4604c064cf5ffb686bae5dbaad7fdd34c"
63
+ ],
64
+ "trust": [
65
+ {
66
+ "rootStore": "Android",
67
+ "isTrusted": true
68
+ }
69
+ ]
70
+ },
71
+ {
72
+ "certIds": [
73
+ "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511",
74
+ "3f3af9c9cc2c7599ef8f6dd7ca516cfc1797d7d12002254f3bfd0d4d0fe9de86",
75
+ "4b03f45807ad70f21bfc2cae71c9fde4604c064cf5ffb686bae5dbaad7fdd34c"
76
+ ],
77
+ "trust": [
78
+ {
79
+ "rootStore": "Java",
80
+ "isTrusted": true
81
+ }
82
+ ]
83
+ },
84
+ {
85
+ "certIds": [
86
+ "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511",
87
+ "3f3af9c9cc2c7599ef8f6dd7ca516cfc1797d7d12002254f3bfd0d4d0fe9de86",
88
+ "4b03f45807ad70f21bfc2cae71c9fde4604c064cf5ffb686bae5dbaad7fdd34c"
89
+ ],
90
+ "trust": [
91
+ {
92
+ "rootStore": "Windows",
93
+ "isTrusted": true
94
+ }
95
+ ]
96
+ }
97
+ ],
98
+ "issues": 2,
99
+ "noSni": false
100
+ }
101
+ ],
102
+ "protocols": [
103
+ {
104
+ "id": 768,
105
+ "name": "SSL",
106
+ "version": "3.0"
107
+ },
108
+ {
109
+ "id": 769,
110
+ "name": "TLS",
111
+ "version": "1.0"
112
+ }
113
+ ],
114
+ "suites": [
115
+ {
116
+ "protocol": 768,
117
+ "list": [
118
+ {
119
+ "id": 3,
120
+ "name": "TLS_RSA_EXPORT_WITH_RC4_40_MD5",
121
+ "cipherStrength": 40,
122
+ "q": 0
123
+ },
124
+ {
125
+ "id": 8,
126
+ "name": "TLS_RSA_EXPORT_WITH_DES40_CBC_SHA",
127
+ "cipherStrength": 40,
128
+ "q": 0
129
+ },
130
+ {
131
+ "id": 20,
132
+ "name": "TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA",
133
+ "cipherStrength": 40,
134
+ "kxType": "DH",
135
+ "kxStrength": 512,
136
+ "dhBits": 64,
137
+ "dhP": 64,
138
+ "dhG": 64,
139
+ "dhYs": 64,
140
+ "q": 0
141
+ },
142
+ {
143
+ "id": 9,
144
+ "name": "TLS_RSA_WITH_DES_CBC_SHA",
145
+ "cipherStrength": 56,
146
+ "q": 0
147
+ },
148
+ {
149
+ "id": 21,
150
+ "name": "TLS_DHE_RSA_WITH_DES_CBC_SHA",
151
+ "cipherStrength": 56,
152
+ "kxType": "DH",
153
+ "kxStrength": 768,
154
+ "dhBits": 96,
155
+ "dhP": 96,
156
+ "dhG": 96,
157
+ "dhYs": 96,
158
+ "q": 0
159
+ },
160
+ {
161
+ "id": 10,
162
+ "name": "TLS_RSA_WITH_3DES_EDE_CBC_SHA",
163
+ "cipherStrength": 112
164
+ },
165
+ {
166
+ "id": 22,
167
+ "name": "TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA",
168
+ "cipherStrength": 112,
169
+ "kxType": "DH",
170
+ "kxStrength": 768,
171
+ "dhBits": 96,
172
+ "dhP": 96,
173
+ "dhG": 96,
174
+ "dhYs": 96,
175
+ "q": 0
176
+ },
177
+ {
178
+ "id": 47,
179
+ "name": "TLS_RSA_WITH_AES_128_CBC_SHA",
180
+ "cipherStrength": 128
181
+ },
182
+ {
183
+ "id": 51,
184
+ "name": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
185
+ "cipherStrength": 128,
186
+ "kxType": "DH",
187
+ "kxStrength": 768,
188
+ "dhBits": 96,
189
+ "dhP": 96,
190
+ "dhG": 96,
191
+ "dhYs": 96,
192
+ "q": 0
193
+ },
194
+ {
195
+ "id": 4,
196
+ "name": "TLS_RSA_WITH_RC4_128_MD5",
197
+ "cipherStrength": 128,
198
+ "q": 0
199
+ },
200
+ {
201
+ "id": 5,
202
+ "name": "TLS_RSA_WITH_RC4_128_SHA",
203
+ "cipherStrength": 128,
204
+ "q": 0
205
+ }
206
+ ],
207
+ "preference": false
208
+ },
209
+ {
210
+ "protocol": 769,
211
+ "list": [
212
+ {
213
+ "id": 3,
214
+ "name": "TLS_RSA_EXPORT_WITH_RC4_40_MD5",
215
+ "cipherStrength": 40,
216
+ "q": 0
217
+ },
218
+ {
219
+ "id": 8,
220
+ "name": "TLS_RSA_EXPORT_WITH_DES40_CBC_SHA",
221
+ "cipherStrength": 40,
222
+ "q": 0
223
+ },
224
+ {
225
+ "id": 20,
226
+ "name": "TLS_DHE_RSA_EXPORT_WITH_DES40_CBC_SHA",
227
+ "cipherStrength": 40,
228
+ "kxType": "DH",
229
+ "kxStrength": 512,
230
+ "dhBits": 64,
231
+ "dhP": 64,
232
+ "dhG": 64,
233
+ "dhYs": 64,
234
+ "q": 0
235
+ },
236
+ {
237
+ "id": 9,
238
+ "name": "TLS_RSA_WITH_DES_CBC_SHA",
239
+ "cipherStrength": 56,
240
+ "q": 0
241
+ },
242
+ {
243
+ "id": 21,
244
+ "name": "TLS_DHE_RSA_WITH_DES_CBC_SHA",
245
+ "cipherStrength": 56,
246
+ "kxType": "DH",
247
+ "kxStrength": 768,
248
+ "dhBits": 96,
249
+ "dhP": 96,
250
+ "dhG": 96,
251
+ "dhYs": 96,
252
+ "q": 0
253
+ },
254
+ {
255
+ "id": 10,
256
+ "name": "TLS_RSA_WITH_3DES_EDE_CBC_SHA",
257
+ "cipherStrength": 112
258
+ },
259
+ {
260
+ "id": 22,
261
+ "name": "TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA",
262
+ "cipherStrength": 112,
263
+ "kxType": "DH",
264
+ "kxStrength": 768,
265
+ "dhBits": 96,
266
+ "dhP": 96,
267
+ "dhG": 96,
268
+ "dhYs": 96,
269
+ "q": 0
270
+ },
271
+ {
272
+ "id": 47,
273
+ "name": "TLS_RSA_WITH_AES_128_CBC_SHA",
274
+ "cipherStrength": 128
275
+ },
276
+ {
277
+ "id": 51,
278
+ "name": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
279
+ "cipherStrength": 128,
280
+ "kxType": "DH",
281
+ "kxStrength": 768,
282
+ "dhBits": 96,
283
+ "dhP": 96,
284
+ "dhG": 96,
285
+ "dhYs": 96,
286
+ "q": 0
287
+ },
288
+ {
289
+ "id": 4,
290
+ "name": "TLS_RSA_WITH_RC4_128_MD5",
291
+ "cipherStrength": 128,
292
+ "q": 0
293
+ },
294
+ {
295
+ "id": 5,
296
+ "name": "TLS_RSA_WITH_RC4_128_SHA",
297
+ "cipherStrength": 128,
298
+ "q": 0
299
+ }
300
+ ],
301
+ "preference": false
302
+ }
303
+ ],
304
+ "prefixDelegation": false,
305
+ "nonPrefixDelegation": true,
306
+ "vulnBeast": true,
307
+ "renegSupport": 1,
308
+ "sessionResumption": 2,
309
+ "compressionMethods": 0,
310
+ "supportsNpn": false,
311
+ "supportsAlpn": false,
312
+ "sessionTickets": 0,
313
+ "ocspStapling": false,
314
+ "sniRequired": false,
315
+ "supportsRc4": true,
316
+ "rc4WithModern": false,
317
+ "rc4Only": false,
318
+ "forwardSecrecy": 1,
319
+ "protocolIntolerance": 0,
320
+ "miscIntolerance": 0,
321
+ "sims": {
322
+ "results": [
323
+ {
324
+ "client": {
325
+ "id": 56,
326
+ "name": "Android",
327
+ "version": "2.3.7",
328
+ "isReference": false
329
+ },
330
+ "errorCode": 0,
331
+ "attempts": 1,
332
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
333
+ "protocolId": 769,
334
+ "suiteId": 4,
335
+ "suiteName": "TLS_RSA_WITH_RC4_128_MD5",
336
+ "keyAlg": "RSA",
337
+ "keySize": 2048,
338
+ "sigAlg": "SHA256withRSA"
339
+ },
340
+ {
341
+ "client": {
342
+ "id": 58,
343
+ "name": "Android",
344
+ "version": "4.0.4",
345
+ "isReference": false
346
+ },
347
+ "errorCode": 1,
348
+ "errorMessage": "Server sent fatal alert: unexpected_message",
349
+ "attempts": 1,
350
+ "alertType": 2,
351
+ "alertCode": 10
352
+ },
353
+ {
354
+ "client": {
355
+ "id": 59,
356
+ "name": "Android",
357
+ "version": "4.1.1",
358
+ "isReference": false
359
+ },
360
+ "errorCode": 1,
361
+ "errorMessage": "Server sent fatal alert: unexpected_message",
362
+ "attempts": 1,
363
+ "alertType": 2,
364
+ "alertCode": 10
365
+ },
366
+ {
367
+ "client": {
368
+ "id": 60,
369
+ "name": "Android",
370
+ "version": "4.2.2",
371
+ "isReference": false
372
+ },
373
+ "errorCode": 1,
374
+ "errorMessage": "Server sent fatal alert: unexpected_message",
375
+ "attempts": 1,
376
+ "alertType": 2,
377
+ "alertCode": 10
378
+ },
379
+ {
380
+ "client": {
381
+ "id": 61,
382
+ "name": "Android",
383
+ "version": "4.3",
384
+ "isReference": false
385
+ },
386
+ "errorCode": 1,
387
+ "errorMessage": "Server sent fatal alert: unexpected_message",
388
+ "attempts": 1,
389
+ "alertType": 2,
390
+ "alertCode": 10
391
+ },
392
+ {
393
+ "client": {
394
+ "id": 62,
395
+ "name": "Android",
396
+ "version": "4.4.2",
397
+ "isReference": false
398
+ },
399
+ "errorCode": 1,
400
+ "errorMessage": "Server sent fatal alert: unexpected_message",
401
+ "attempts": 1,
402
+ "alertType": 2,
403
+ "alertCode": 10
404
+ },
405
+ {
406
+ "client": {
407
+ "id": 88,
408
+ "name": "Android",
409
+ "version": "5.0.0",
410
+ "isReference": false
411
+ },
412
+ "errorCode": 1,
413
+ "errorMessage": "Server sent fatal alert: unexpected_message",
414
+ "attempts": 1,
415
+ "alertType": 2,
416
+ "alertCode": 10
417
+ },
418
+ {
419
+ "client": {
420
+ "id": 129,
421
+ "name": "Android",
422
+ "version": "6.0",
423
+ "isReference": false
424
+ },
425
+ "errorCode": 0,
426
+ "attempts": 1,
427
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
428
+ "protocolId": 769,
429
+ "suiteId": 51,
430
+ "suiteName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
431
+ "kxType": "DH",
432
+ "kxStrength": 6144,
433
+ "dhBits": 768,
434
+ "dhP": 96,
435
+ "dhG": 96,
436
+ "dhYs": 96,
437
+ "keyAlg": "RSA",
438
+ "keySize": 2048,
439
+ "sigAlg": "SHA256withRSA"
440
+ },
441
+ {
442
+ "client": {
443
+ "id": 139,
444
+ "name": "Android",
445
+ "version": "7.0",
446
+ "isReference": false
447
+ },
448
+ "errorCode": 0,
449
+ "attempts": 1,
450
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
451
+ "protocolId": 769,
452
+ "suiteId": 47,
453
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
454
+ "keyAlg": "RSA",
455
+ "keySize": 2048,
456
+ "sigAlg": "SHA256withRSA"
457
+ },
458
+ {
459
+ "client": {
460
+ "id": 94,
461
+ "name": "Baidu",
462
+ "version": "Jan 2015",
463
+ "isReference": false
464
+ },
465
+ "errorCode": 1,
466
+ "errorMessage": "Server sent fatal alert: unexpected_message",
467
+ "attempts": 1,
468
+ "alertType": 2,
469
+ "alertCode": 10
470
+ },
471
+ {
472
+ "client": {
473
+ "id": 91,
474
+ "name": "BingPreview",
475
+ "version": "Jan 2015",
476
+ "isReference": false
477
+ },
478
+ "errorCode": 0,
479
+ "attempts": 1,
480
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
481
+ "protocolId": 769,
482
+ "suiteId": 22,
483
+ "suiteName": "TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA",
484
+ "kxType": "DH",
485
+ "kxStrength": 6144,
486
+ "dhBits": 768,
487
+ "dhP": 96,
488
+ "dhG": 96,
489
+ "dhYs": 96,
490
+ "keyAlg": "RSA",
491
+ "keySize": 2048,
492
+ "sigAlg": "SHA256withRSA"
493
+ },
494
+ {
495
+ "client": {
496
+ "id": 136,
497
+ "name": "Chrome",
498
+ "platform": "XP SP3",
499
+ "version": "49",
500
+ "isReference": false
501
+ },
502
+ "errorCode": 0,
503
+ "attempts": 1,
504
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
505
+ "protocolId": 769,
506
+ "suiteId": 47,
507
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
508
+ "keyAlg": "RSA",
509
+ "keySize": 2048,
510
+ "sigAlg": "SHA256withRSA"
511
+ },
512
+ {
513
+ "client": {
514
+ "id": 141,
515
+ "name": "Chrome",
516
+ "platform": "Win 7",
517
+ "version": "57",
518
+ "isReference": true
519
+ },
520
+ "errorCode": 0,
521
+ "attempts": 1,
522
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
523
+ "protocolId": 769,
524
+ "suiteId": 47,
525
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
526
+ "keyAlg": "RSA",
527
+ "keySize": 2048,
528
+ "sigAlg": "SHA256withRSA"
529
+ },
530
+ {
531
+ "client": {
532
+ "id": 84,
533
+ "name": "Firefox",
534
+ "platform": "Win 7",
535
+ "version": "31.3.0 ESR",
536
+ "isReference": false
537
+ },
538
+ "errorCode": 1,
539
+ "errorMessage": "Server sent fatal alert: unexpected_message",
540
+ "attempts": 1,
541
+ "alertType": 2,
542
+ "alertCode": 10
543
+ },
544
+ {
545
+ "client": {
546
+ "id": 132,
547
+ "name": "Firefox",
548
+ "platform": "Win 7",
549
+ "version": "47",
550
+ "isReference": true
551
+ },
552
+ "errorCode": 1,
553
+ "errorMessage": "Client does not support DH parameters < 1023 bits",
554
+ "attempts": 1,
555
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
556
+ "protocolId": 769,
557
+ "suiteId": 51,
558
+ "suiteName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
559
+ "kxType": "DH",
560
+ "kxStrength": 6144,
561
+ "dhBits": 768,
562
+ "dhP": 96,
563
+ "dhG": 96,
564
+ "dhYs": 96,
565
+ "keyAlg": "RSA",
566
+ "keySize": 2048,
567
+ "sigAlg": "SHA256withRSA"
568
+ },
569
+ {
570
+ "client": {
571
+ "id": 137,
572
+ "name": "Firefox",
573
+ "platform": "XP SP3",
574
+ "version": "49",
575
+ "isReference": false
576
+ },
577
+ "errorCode": 1,
578
+ "errorMessage": "Client does not support DH parameters < 1023 bits",
579
+ "attempts": 1,
580
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
581
+ "protocolId": 769,
582
+ "suiteId": 51,
583
+ "suiteName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
584
+ "kxType": "DH",
585
+ "kxStrength": 6144,
586
+ "dhBits": 768,
587
+ "dhP": 96,
588
+ "dhG": 96,
589
+ "dhYs": 96,
590
+ "keyAlg": "RSA",
591
+ "keySize": 2048,
592
+ "sigAlg": "SHA256withRSA"
593
+ },
594
+ {
595
+ "client": {
596
+ "id": 142,
597
+ "name": "Firefox",
598
+ "platform": "Win 7",
599
+ "version": "53",
600
+ "isReference": true
601
+ },
602
+ "errorCode": 1,
603
+ "errorMessage": "Client does not support DH parameters < 1023 bits",
604
+ "attempts": 1,
605
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
606
+ "protocolId": 769,
607
+ "suiteId": 51,
608
+ "suiteName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
609
+ "kxType": "DH",
610
+ "kxStrength": 6144,
611
+ "dhBits": 768,
612
+ "dhP": 96,
613
+ "dhG": 96,
614
+ "dhYs": 96,
615
+ "keyAlg": "RSA",
616
+ "keySize": 2048,
617
+ "sigAlg": "SHA256withRSA"
618
+ },
619
+ {
620
+ "client": {
621
+ "id": 97,
622
+ "name": "Googlebot",
623
+ "version": "Feb 2015",
624
+ "isReference": false
625
+ },
626
+ "errorCode": 1,
627
+ "errorMessage": "Server sent fatal alert: unexpected_message",
628
+ "attempts": 1,
629
+ "alertType": 2,
630
+ "alertCode": 10
631
+ },
632
+ {
633
+ "client": {
634
+ "id": 100,
635
+ "name": "IE",
636
+ "platform": "XP",
637
+ "version": "6",
638
+ "isReference": false
639
+ },
640
+ "errorCode": 0,
641
+ "attempts": 1,
642
+ "protocolId": 768,
643
+ "suiteId": 4,
644
+ "suiteName": "TLS_RSA_WITH_RC4_128_MD5",
645
+ "keyAlg": "RSA",
646
+ "keySize": 2048,
647
+ "sigAlg": "SHA256withRSA"
648
+ },
649
+ {
650
+ "client": {
651
+ "id": 19,
652
+ "name": "IE",
653
+ "platform": "Vista",
654
+ "version": "7",
655
+ "isReference": false
656
+ },
657
+ "errorCode": 0,
658
+ "attempts": 1,
659
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
660
+ "protocolId": 769,
661
+ "suiteId": 47,
662
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
663
+ "keyAlg": "RSA",
664
+ "keySize": 2048,
665
+ "sigAlg": "SHA256withRSA"
666
+ },
667
+ {
668
+ "client": {
669
+ "id": 101,
670
+ "name": "IE",
671
+ "platform": "XP",
672
+ "version": "8",
673
+ "isReference": false
674
+ },
675
+ "errorCode": 0,
676
+ "attempts": 1,
677
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
678
+ "protocolId": 769,
679
+ "suiteId": 4,
680
+ "suiteName": "TLS_RSA_WITH_RC4_128_MD5",
681
+ "keyAlg": "RSA",
682
+ "keySize": 2048,
683
+ "sigAlg": "SHA256withRSA"
684
+ },
685
+ {
686
+ "client": {
687
+ "id": 113,
688
+ "name": "IE",
689
+ "platform": "Win 7",
690
+ "version": "8-10",
691
+ "isReference": true
692
+ },
693
+ "errorCode": 0,
694
+ "attempts": 1,
695
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
696
+ "protocolId": 769,
697
+ "suiteId": 47,
698
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
699
+ "keyAlg": "RSA",
700
+ "keySize": 2048,
701
+ "sigAlg": "SHA256withRSA"
702
+ },
703
+ {
704
+ "client": {
705
+ "id": 143,
706
+ "name": "IE",
707
+ "platform": "Win 7",
708
+ "version": "11",
709
+ "isReference": true
710
+ },
711
+ "errorCode": 0,
712
+ "attempts": 1,
713
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
714
+ "protocolId": 769,
715
+ "suiteId": 47,
716
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
717
+ "keyAlg": "RSA",
718
+ "keySize": 2048,
719
+ "sigAlg": "SHA256withRSA"
720
+ },
721
+ {
722
+ "client": {
723
+ "id": 134,
724
+ "name": "IE",
725
+ "platform": "Win 8.1",
726
+ "version": "11",
727
+ "isReference": true
728
+ },
729
+ "errorCode": 1,
730
+ "errorMessage": "Client does not support DH parameters < 1024 bits",
731
+ "attempts": 1,
732
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
733
+ "protocolId": 769,
734
+ "suiteId": 51,
735
+ "suiteName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
736
+ "kxType": "DH",
737
+ "kxStrength": 6144,
738
+ "dhBits": 768,
739
+ "dhP": 96,
740
+ "dhG": 96,
741
+ "dhYs": 96,
742
+ "keyAlg": "RSA",
743
+ "keySize": 2048,
744
+ "sigAlg": "SHA256withRSA"
745
+ },
746
+ {
747
+ "client": {
748
+ "id": 64,
749
+ "name": "IE",
750
+ "platform": "Win Phone 8.0",
751
+ "version": "10",
752
+ "isReference": false
753
+ },
754
+ "errorCode": 1,
755
+ "errorMessage": "Server sent fatal alert: unexpected_message",
756
+ "attempts": 1,
757
+ "alertType": 2,
758
+ "alertCode": 10
759
+ },
760
+ {
761
+ "client": {
762
+ "id": 65,
763
+ "name": "IE",
764
+ "platform": "Win Phone 8.1",
765
+ "version": "11",
766
+ "isReference": true
767
+ },
768
+ "errorCode": 0,
769
+ "attempts": 1,
770
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
771
+ "protocolId": 769,
772
+ "suiteId": 47,
773
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
774
+ "keyAlg": "RSA",
775
+ "keySize": 2048,
776
+ "sigAlg": "SHA256withRSA"
777
+ },
778
+ {
779
+ "client": {
780
+ "id": 106,
781
+ "name": "IE",
782
+ "platform": "Win Phone 8.1 Update",
783
+ "version": "11",
784
+ "isReference": true
785
+ },
786
+ "errorCode": 0,
787
+ "attempts": 1,
788
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
789
+ "protocolId": 769,
790
+ "suiteId": 47,
791
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
792
+ "keyAlg": "RSA",
793
+ "keySize": 2048,
794
+ "sigAlg": "SHA256withRSA"
795
+ },
796
+ {
797
+ "client": {
798
+ "id": 131,
799
+ "name": "IE",
800
+ "platform": "Win 10",
801
+ "version": "11",
802
+ "isReference": true
803
+ },
804
+ "errorCode": 1,
805
+ "errorMessage": "Client does not support DH parameters < 1024 bits",
806
+ "attempts": 1,
807
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
808
+ "protocolId": 769,
809
+ "suiteId": 51,
810
+ "suiteName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
811
+ "kxType": "DH",
812
+ "kxStrength": 6144,
813
+ "dhBits": 768,
814
+ "dhP": 96,
815
+ "dhG": 96,
816
+ "dhYs": 96,
817
+ "keyAlg": "RSA",
818
+ "keySize": 2048,
819
+ "sigAlg": "SHA256withRSA"
820
+ },
821
+ {
822
+ "client": {
823
+ "id": 130,
824
+ "name": "Edge",
825
+ "platform": "Win 10",
826
+ "version": "13",
827
+ "isReference": true
828
+ },
829
+ "errorCode": 1,
830
+ "errorMessage": "Client does not support DH parameters < 1024 bits",
831
+ "attempts": 1,
832
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
833
+ "protocolId": 769,
834
+ "suiteId": 51,
835
+ "suiteName": "TLS_DHE_RSA_WITH_AES_128_CBC_SHA",
836
+ "kxType": "DH",
837
+ "kxStrength": 6144,
838
+ "dhBits": 768,
839
+ "dhP": 96,
840
+ "dhG": 96,
841
+ "dhYs": 96,
842
+ "keyAlg": "RSA",
843
+ "keySize": 2048,
844
+ "sigAlg": "SHA256withRSA"
845
+ },
846
+ {
847
+ "client": {
848
+ "id": 120,
849
+ "name": "Edge",
850
+ "platform": "Win Phone 10",
851
+ "version": "13",
852
+ "isReference": true
853
+ },
854
+ "errorCode": 0,
855
+ "attempts": 1,
856
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
857
+ "protocolId": 769,
858
+ "suiteId": 47,
859
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
860
+ "keyAlg": "RSA",
861
+ "keySize": 2048,
862
+ "sigAlg": "SHA256withRSA"
863
+ },
864
+ {
865
+ "client": {
866
+ "id": 25,
867
+ "name": "Java",
868
+ "version": "6u45",
869
+ "isReference": false
870
+ },
871
+ "errorCode": 0,
872
+ "attempts": 1,
873
+ "protocolId": 769,
874
+ "suiteId": 4,
875
+ "suiteName": "TLS_RSA_WITH_RC4_128_MD5",
876
+ "keyAlg": "RSA",
877
+ "keySize": 2048,
878
+ "sigAlg": "SHA256withRSA"
879
+ },
880
+ {
881
+ "client": {
882
+ "id": 26,
883
+ "name": "Java",
884
+ "version": "7u25",
885
+ "isReference": false
886
+ },
887
+ "errorCode": 0,
888
+ "attempts": 1,
889
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
890
+ "protocolId": 769,
891
+ "suiteId": 47,
892
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
893
+ "keyAlg": "RSA",
894
+ "keySize": 2048,
895
+ "sigAlg": "SHA256withRSA"
896
+ },
897
+ {
898
+ "client": {
899
+ "id": 86,
900
+ "name": "Java",
901
+ "version": "8u31",
902
+ "isReference": false
903
+ },
904
+ "errorCode": 0,
905
+ "attempts": 1,
906
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
907
+ "protocolId": 769,
908
+ "suiteId": 47,
909
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
910
+ "keyAlg": "RSA",
911
+ "keySize": 2048,
912
+ "sigAlg": "SHA256withRSA"
913
+ },
914
+ {
915
+ "client": {
916
+ "id": 27,
917
+ "name": "OpenSSL",
918
+ "version": "0.9.8y",
919
+ "isReference": false
920
+ },
921
+ "errorCode": 1,
922
+ "errorMessage": "Server sent fatal alert: unexpected_message",
923
+ "attempts": 1,
924
+ "alertType": 2,
925
+ "alertCode": 10
926
+ },
927
+ {
928
+ "client": {
929
+ "id": 99,
930
+ "name": "OpenSSL",
931
+ "version": "1.0.1l",
932
+ "isReference": true
933
+ },
934
+ "errorCode": 1,
935
+ "errorMessage": "Server sent fatal alert: unexpected_message",
936
+ "attempts": 1,
937
+ "alertType": 2,
938
+ "alertCode": 10
939
+ },
940
+ {
941
+ "client": {
942
+ "id": 121,
943
+ "name": "OpenSSL",
944
+ "version": "1.0.2e",
945
+ "isReference": true
946
+ },
947
+ "errorCode": 1,
948
+ "errorMessage": "Server sent fatal alert: unexpected_message",
949
+ "attempts": 1,
950
+ "alertType": 2,
951
+ "alertCode": 10
952
+ },
953
+ {
954
+ "client": {
955
+ "id": 32,
956
+ "name": "Safari",
957
+ "platform": "OS X 10.6.8",
958
+ "version": "5.1.9",
959
+ "isReference": false
960
+ },
961
+ "errorCode": 0,
962
+ "attempts": 1,
963
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
964
+ "protocolId": 769,
965
+ "suiteId": 47,
966
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
967
+ "keyAlg": "RSA",
968
+ "keySize": 2048,
969
+ "sigAlg": "SHA256withRSA"
970
+ },
971
+ {
972
+ "client": {
973
+ "id": 33,
974
+ "name": "Safari",
975
+ "platform": "iOS 6.0.1",
976
+ "version": "6",
977
+ "isReference": false
978
+ },
979
+ "errorCode": 0,
980
+ "attempts": 1,
981
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
982
+ "protocolId": 769,
983
+ "suiteId": 47,
984
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
985
+ "keyAlg": "RSA",
986
+ "keySize": 2048,
987
+ "sigAlg": "SHA256withRSA"
988
+ },
989
+ {
990
+ "client": {
991
+ "id": 34,
992
+ "name": "Safari",
993
+ "platform": "OS X 10.8.4",
994
+ "version": "6.0.4",
995
+ "isReference": true
996
+ },
997
+ "errorCode": 0,
998
+ "attempts": 1,
999
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
1000
+ "protocolId": 769,
1001
+ "suiteId": 47,
1002
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
1003
+ "keyAlg": "RSA",
1004
+ "keySize": 2048,
1005
+ "sigAlg": "SHA256withRSA"
1006
+ },
1007
+ {
1008
+ "client": {
1009
+ "id": 63,
1010
+ "name": "Safari",
1011
+ "platform": "iOS 7.1",
1012
+ "version": "7",
1013
+ "isReference": true
1014
+ },
1015
+ "errorCode": 0,
1016
+ "attempts": 1,
1017
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
1018
+ "protocolId": 769,
1019
+ "suiteId": 47,
1020
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
1021
+ "keyAlg": "RSA",
1022
+ "keySize": 2048,
1023
+ "sigAlg": "SHA256withRSA"
1024
+ },
1025
+ {
1026
+ "client": {
1027
+ "id": 35,
1028
+ "name": "Safari",
1029
+ "platform": "OS X 10.9",
1030
+ "version": "7",
1031
+ "isReference": true
1032
+ },
1033
+ "errorCode": 0,
1034
+ "attempts": 1,
1035
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
1036
+ "protocolId": 769,
1037
+ "suiteId": 47,
1038
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
1039
+ "keyAlg": "RSA",
1040
+ "keySize": 2048,
1041
+ "sigAlg": "SHA256withRSA"
1042
+ },
1043
+ {
1044
+ "client": {
1045
+ "id": 85,
1046
+ "name": "Safari",
1047
+ "platform": "iOS 8.4",
1048
+ "version": "8",
1049
+ "isReference": true
1050
+ },
1051
+ "errorCode": 1,
1052
+ "errorMessage": "Server sent fatal alert: unexpected_message",
1053
+ "attempts": 1,
1054
+ "alertType": 2,
1055
+ "alertCode": 10
1056
+ },
1057
+ {
1058
+ "client": {
1059
+ "id": 87,
1060
+ "name": "Safari",
1061
+ "platform": "OS X 10.10",
1062
+ "version": "8",
1063
+ "isReference": true
1064
+ },
1065
+ "errorCode": 1,
1066
+ "errorMessage": "Server sent fatal alert: unexpected_message",
1067
+ "attempts": 1,
1068
+ "alertType": 2,
1069
+ "alertCode": 10
1070
+ },
1071
+ {
1072
+ "client": {
1073
+ "id": 114,
1074
+ "name": "Safari",
1075
+ "platform": "iOS 9",
1076
+ "version": "9",
1077
+ "isReference": true
1078
+ },
1079
+ "errorCode": 0,
1080
+ "attempts": 1,
1081
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
1082
+ "protocolId": 769,
1083
+ "suiteId": 47,
1084
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
1085
+ "keyAlg": "RSA",
1086
+ "keySize": 2048,
1087
+ "sigAlg": "SHA256withRSA"
1088
+ },
1089
+ {
1090
+ "client": {
1091
+ "id": 111,
1092
+ "name": "Safari",
1093
+ "platform": "OS X 10.11",
1094
+ "version": "9",
1095
+ "isReference": true
1096
+ },
1097
+ "errorCode": 0,
1098
+ "attempts": 1,
1099
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
1100
+ "protocolId": 769,
1101
+ "suiteId": 47,
1102
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
1103
+ "keyAlg": "RSA",
1104
+ "keySize": 2048,
1105
+ "sigAlg": "SHA256withRSA"
1106
+ },
1107
+ {
1108
+ "client": {
1109
+ "id": 140,
1110
+ "name": "Safari",
1111
+ "platform": "iOS 10",
1112
+ "version": "10",
1113
+ "isReference": true
1114
+ },
1115
+ "errorCode": 0,
1116
+ "attempts": 1,
1117
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
1118
+ "protocolId": 769,
1119
+ "suiteId": 47,
1120
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
1121
+ "keyAlg": "RSA",
1122
+ "keySize": 2048,
1123
+ "sigAlg": "SHA256withRSA"
1124
+ },
1125
+ {
1126
+ "client": {
1127
+ "id": 138,
1128
+ "name": "Safari",
1129
+ "platform": "OS X 10.12",
1130
+ "version": "10",
1131
+ "isReference": true
1132
+ },
1133
+ "errorCode": 0,
1134
+ "attempts": 1,
1135
+ "certChainId": "967263299178d4826ed053b2899f75f643860d838c0aca79bdde987a9ae5660d",
1136
+ "protocolId": 769,
1137
+ "suiteId": 47,
1138
+ "suiteName": "TLS_RSA_WITH_AES_128_CBC_SHA",
1139
+ "keyAlg": "RSA",
1140
+ "keySize": 2048,
1141
+ "sigAlg": "SHA256withRSA"
1142
+ },
1143
+ {
1144
+ "client": {
1145
+ "id": 112,
1146
+ "name": "Apple ATS",
1147
+ "platform": "iOS 9",
1148
+ "version": "9",
1149
+ "isReference": true
1150
+ },
1151
+ "errorCode": 1,
1152
+ "errorMessage": "Protocol mismatch (not simulated)",
1153
+ "attempts": 0
1154
+ },
1155
+ {
1156
+ "client": {
1157
+ "id": 92,
1158
+ "name": "Yahoo Slurp",
1159
+ "version": "Jan 2015",
1160
+ "isReference": false
1161
+ },
1162
+ "errorCode": 1,
1163
+ "errorMessage": "Server sent fatal alert: unexpected_message",
1164
+ "attempts": 1,
1165
+ "alertType": 2,
1166
+ "alertCode": 10
1167
+ },
1168
+ {
1169
+ "client": {
1170
+ "id": 93,
1171
+ "name": "YandexBot",
1172
+ "version": "Jan 2015",
1173
+ "isReference": false
1174
+ },
1175
+ "errorCode": 1,
1176
+ "errorMessage": "Server sent fatal alert: unexpected_message",
1177
+ "attempts": 1,
1178
+ "alertType": 2,
1179
+ "alertCode": 10
1180
+ }
1181
+ ]
1182
+ },
1183
+ "heartbleed": false,
1184
+ "heartbeat": false,
1185
+ "openSslCcs": 1,
1186
+ "openSSLLuckyMinus20": 1,
1187
+ "ticketbleed": 1,
1188
+ "bleichenbacher": 3,
1189
+ "poodle": true,
1190
+ "poodleTls": 1,
1191
+ "fallbackScsv": false,
1192
+ "freak": true,
1193
+ "hasSct": 1,
1194
+ "dhPrimes": [
1195
+ "e9e642599d355f37c97ffd3567120b8e25c9cd43e927b3a9670fbec5d890141922d2c3b3ad2480093799869d1e846aab49fab0ad26d2ce6a22219d470bce7d777d4a21fbe9c270b57f607002f3cef8393694cf45ee3688c11a8c56ab127a3daf",
1196
+ "fca682ce8e12caba26efccf7110e526db078b05edecbcd1eb4a208f3ae1617ae01f35b91a47e6df63413c5e12ed0899bcd132acd50d99151bdc43ee737592e17"
1197
+ ],
1198
+ "dhUsesKnownPrimes": 0,
1199
+ "dhYsReuse": false,
1200
+ "logjam": true,
1201
+ "hstsPolicy": {
1202
+ "LONG_MAX_AGE": 15552000,
1203
+ "status": "unknown",
1204
+ "directives": {}
1205
+ },
1206
+ "hstsPreloads": [
1207
+ {
1208
+ "source": "Chrome",
1209
+ "hostname": "activationservice1.installshield.com",
1210
+ "status": "absent",
1211
+ "sourceTime": 1514335620793
1212
+ },
1213
+ {
1214
+ "source": "Edge",
1215
+ "hostname": "activationservice1.installshield.com",
1216
+ "status": "absent",
1217
+ "sourceTime": 1514335622182
1218
+ },
1219
+ {
1220
+ "source": "Firefox",
1221
+ "hostname": "activationservice1.installshield.com",
1222
+ "status": "absent",
1223
+ "sourceTime": 1514335622182
1224
+ },
1225
+ {
1226
+ "source": "IE",
1227
+ "hostname": "activationservice1.installshield.com",
1228
+ "status": "absent",
1229
+ "sourceTime": 1514335622182
1230
+ }
1231
+ ],
1232
+ "hpkpPolicy": {
1233
+ "status": "unknown",
1234
+ "pins": [],
1235
+ "matchedPins": [],
1236
+ "directives": []
1237
+ },
1238
+ "hpkpRoPolicy": {
1239
+ "status": "unknown",
1240
+ "pins": [],
1241
+ "matchedPins": [],
1242
+ "directives": []
1243
+ },
1244
+ "staticPkpPolicy": {
1245
+ "status": "absent",
1246
+ "pins": [],
1247
+ "matchedPins": [],
1248
+ "forbiddenPins": [],
1249
+ "matchedForbiddenPins": []
1250
+ },
1251
+ "httpTransactions": [
1252
+ {
1253
+ "requestUrl": "https://activationservice1.installshield.com/",
1254
+ "requestLine": "GET / HTTP/1.1",
1255
+ "requestHeaders": [
1256
+ "Host: activationservice1.installshield.com",
1257
+ "User-Agent: SSL Labs (https://www.ssllabs.com/about/assessment.html); on behalf of XXX.XXX.XXX.XXX",
1258
+ "Accept: */*",
1259
+ "Connection: Close"
1260
+ ],
1261
+ "responseHeadersRaw": [],
1262
+ "responseHeaders": [],
1263
+ "fragileServer": false
1264
+ }
1265
+ ],
1266
+ "drownHosts": [],
1267
+ "drownErrors": false,
1268
+ "drownVulnerable": false
1269
+ }
1270
+ }
1271
+ ],
1272
+ "certs": [
1273
+ {
1274
+ "id": "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511",
1275
+ "subject": "CN=*.installshield.com, OU=Prod IT, O=Flexera Software LLC, L=Itasca, ST=Illinois, C=US",
1276
+ "serialNumber": "0a183bb97ade6b5bccbfac821c0640f5",
1277
+ "commonNames": [
1278
+ "*.installshield.com"
1279
+ ],
1280
+ "altNames": [
1281
+ "*.installshield.com",
1282
+ "installshield.com"
1283
+ ],
1284
+ "notBefore": 1504569600000,
1285
+ "notAfter": 1570319999000,
1286
+ "issuerSubject": "CN=thawte SHA256 SSL CA, O=\"thawte, Inc.\", C=US",
1287
+ "sigAlg": "SHA256withRSA",
1288
+ "revocationInfo": 3,
1289
+ "crlURIs": [
1290
+ "http://tg.symcb.com/tg.crl"
1291
+ ],
1292
+ "ocspURIs": [
1293
+ "http://tg.symcd.com"
1294
+ ],
1295
+ "revocationStatus": 2,
1296
+ "crlRevocationStatus": 2,
1297
+ "ocspRevocationStatus": 2,
1298
+ "dnsCaa": false,
1299
+ "mustStaple": false,
1300
+ "sgc": 0,
1301
+ "issues": 0,
1302
+ "sct": true,
1303
+ "sha1Hash": "bbff3a8f4d3ec412044c0f922494afd0bd36489d",
1304
+ "sha256Hash": "f97e5f4735f173b07020555615e1191214dd6ae3f20eff27c5d63aca50576511",
1305
+ "pinSha256": "Amas/oqqH3UTIJ7Ybx3oHoNnvQoRXQR3on69BmtGjeQ=",
1306
+ "keyAlg": "RSA",
1307
+ "keySize": 2048,
1308
+ "keyStrength": 2048,
1309
+ "keyKnownDebianInsecure": false,
1310
+ "raw": "-----BEGIN CERTIFICATE-----\nMIIGWjCCBUKgAwIBAgIQChg7uXrea1vMv6yCHAZA9TANBgkqhkiG9w0BAQsFADBDMQswCQYDVQQG\r\nEwJVUzEVMBMGA1UEChMMdGhhd3RlLCBJbmMuMR0wGwYDVQQDExR0aGF3dGUgU0hBMjU2IFNTTCBD\r\nQTAeFw0xNzA5MDUwMDAwMDBaFw0xOTEwMDUyMzU5NTlaMIGAMQswCQYDVQQGEwJVUzERMA8GA1UE\r\nCAwISWxsaW5vaXMxDzANBgNVBAcMBkl0YXNjYTEdMBsGA1UECgwURmxleGVyYSBTb2Z0d2FyZSBM\r\nTEMxEDAOBgNVBAsMB1Byb2QgSVQxHDAaBgNVBAMMEyouaW5zdGFsbHNoaWVsZC5jb20wggEiMA0G\r\nCSqGSIb3DQEBAQUAA4IBDwAwggEKAoIBAQCbHTRea+I1qs/j8sjA3SRmhQX63TeCtawLj5H7mCdv\r\nib6wtvPcNRbyo1NhX8yfzyK/mpf3sAZykl9TyJF6dkaUPlgfzC5UXLsL3X8bK4gzKbUI36aQrRjZ\r\nDgDyLaW7q9Zd+brto0xTC35gdTw9i3yZDy+pRRT8biAwv7Ur61vwzhyMS4SoMDEfBSOrURlxIDN1\r\nouSDgouVKr0cNj1Bh1vxoqn2jgCoZPLf9oxXTXctkGzWS2JBQrG9kc5qFRnSveTz9Zn49/swA5Jy\r\niO85eJXCOtM7jeKg5zKTl6qUDjGZ2qszWseWjxyXkfH7TTBYIpASandHZHvDi/2HqAsjlPQBAgMB\r\nAAGjggMKMIIDBjAxBgNVHREEKjAoghMqLmluc3RhbGxzaGllbGQuY29tghFpbnN0YWxsc2hpZWxk\r\nLmNvbTAJBgNVHRMEAjAAMG4GA1UdIARnMGUwYwYGZ4EMAQICMFkwJgYIKwYBBQUHAgEWGmh0dHBz\r\nOi8vd3d3LnRoYXd0ZS5jb20vY3BzMC8GCCsGAQUFBwICMCMMIWh0dHBzOi8vd3d3LnRoYXd0ZS5j\r\nb20vcmVwb3NpdG9yeTAOBgNVHQ8BAf8EBAMCBaAwHwYDVR0jBBgwFoAUK5o1rgEYODDhcHoF4BF2\r\no869kBQwKwYDVR0fBCQwIjAgoB6gHIYaaHR0cDovL3RnLnN5bWNiLmNvbS90Zy5jcmwwHQYDVR0l\r\nBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMFcGCCsGAQUFBwEBBEswSTAfBggrBgEFBQcwAYYTaHR0\r\ncDovL3RnLnN5bWNkLmNvbTAmBggrBgEFBQcwAoYaaHR0cDovL3RnLnN5bWNiLmNvbS90Zy5jcnQw\r\nggF+BgorBgEEAdZ5AgQCBIIBbgSCAWoBaAB1AN3rHSt6DU+mIIuBrYFocH4ujp0B1VyIjT0RxM22\r\n7L7MAAABXlP8YDoAAAQDAEYwRAIgLO4GXFW73URstoKvcDHUzkv8CBXm+PM5EBK3MQmwXIsCICJr\r\nNdYSpWJzUqQyU3QSJJAtCuq2ZwkYWMJfY2WEUiEsAHcApLkJkLQYWBSHuxOizGdwCjw1mAT5G9+4\r\n43fNDsgN3BAAAAFeU/xg7AAABAMASDBGAiEA9JqoqN03H3w8yRsNRVxKl12/EvO7D8Ri29/8yeE6\r\n1nMCIQDwGqM0u1RXkBU0ZMGhQS5W/OlQkPemIi2zKizCZXSDZQB2AO5Lvbd1zmC64UJpH6vhnmaj\r\nD35fsHLYgwDEe4l6qP3LAAABXlP8YjYAAAQDAEcwRQIhAN9KM7yRLf+PD+XYMiahBO7u3z8DURAg\r\nUCSgJ8OMDX26AiAefE4cIQVoUuRMoChDuD9cFn3+OpVlrxDD52F8qFFP/TANBgkqhkiG9w0BAQsF\r\nAAOCAQEAJoV6NH1v9dxEMFVZTdTUyPLecVseajTgoVpTFyFLh141lE4dzL2gij6gbqOElvzBbzW8\r\nTbeXl5ompM36RcYFsZDrZVDOvPjI+yso3W5ngmm6AWXk3kL1Vw7J3b4lYQ7rAQNz+Wf25lFWFskx\r\nV6BIgGj1gbVKFX2Dc3zXBYFge4+WO3vBWSeGpyqjStW+xCK0AmYZthC/em5yl4eV3PXehQxkIHjh\r\n+Qp/lETkWy0VXCBWb9lWiWZ4RHWRNf15SsQntjdkRPcllFfz9YubV24mfu4s/82qqcF4megoHpp7\r\n3miea68vO7M25DT3H0V0sdsAx2gU0RILkxrVj/8ZcRz1mw==\r\n-----END CERTIFICATE-----\n"
1311
+ },
1312
+ {
1313
+ "id": "3f3af9c9cc2c7599ef8f6dd7ca516cfc1797d7d12002254f3bfd0d4d0fe9de86",
1314
+ "subject": "CN=thawte SHA256 SSL CA, O=\"thawte, Inc.\", C=US",
1315
+ "serialNumber": "36349e18c99c2669b6562e6ce5ad7132",
1316
+ "commonNames": [
1317
+ "thawte SHA256 SSL CA"
1318
+ ],
1319
+ "altNames": [],
1320
+ "notBefore": 1369267200000,
1321
+ "notAfter": 1684799999000,
1322
+ "issuerSubject": "CN=thawte Primary Root CA - G3, OU=\"(c) 2008 thawte, Inc. - For authorized use only\", OU=Certification Services Division, O=\"thawte, Inc.\", C=US",
1323
+ "sigAlg": "SHA256withRSA",
1324
+ "revocationInfo": 3,
1325
+ "crlURIs": [
1326
+ "http://crl.thawte.com/ThawtePCA-G3.crl"
1327
+ ],
1328
+ "ocspURIs": [
1329
+ "http://ocsp.thawte.com"
1330
+ ],
1331
+ "revocationStatus": 2,
1332
+ "crlRevocationStatus": 2,
1333
+ "ocspRevocationStatus": 2,
1334
+ "mustStaple": false,
1335
+ "sgc": 0,
1336
+ "issues": 0,
1337
+ "sct": false,
1338
+ "sha1Hash": "67d147d5dab7f28d663ca5b7a9568f087427b9f7",
1339
+ "sha256Hash": "3f3af9c9cc2c7599ef8f6dd7ca516cfc1797d7d12002254f3bfd0d4d0fe9de86",
1340
+ "pinSha256": "/36ymPAVaJl3QDyB1lUkVf9GqJNug0R8JJPDN6348p8=",
1341
+ "keyAlg": "RSA",
1342
+ "keySize": 2048,
1343
+ "keyStrength": 2048,
1344
+ "keyKnownDebianInsecure": false,
1345
+ "raw": "-----BEGIN CERTIFICATE-----\nMIIEwjCCA6qgAwIBAgIQNjSeGMmcJmm2Vi5s5a1xMjANBgkqhkiG9w0BAQsFADCBrjELMAkGA1UE\r\nBhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2\r\naWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDggdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv\r\ncml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EgLSBHMzAeFw0x\r\nMzA1MjMwMDAwMDBaFw0yMzA1MjIyMzU5NTlaMEMxCzAJBgNVBAYTAlVTMRUwEwYDVQQKEwx0aGF3\r\ndGUsIEluYy4xHTAbBgNVBAMTFHRoYXd0ZSBTSEEyNTYgU1NMIENBMIIBIjANBgkqhkiG9w0BAQEF\r\nAAOCAQ8AMIIBCgKCAQEAo2Mr1LpdOK6wz7lMON8gffErR3Edi2jzVvmc2qrlhCbepXEwvPMxI53o\r\nO4DIZld1tlcO25P1Jo5wumRSZooqiFxEGE2oony9VmEykBL5NYdIYLBukGdEAY3nyQ1jaHJyq2M8\r\nhrgffa2IJadqiCn7WcZ4cV8suonm04D9V+y5UV9DMy5+JTukBNFgjLNEM5MMrSq2RKIZO6/EkG97\r\nBYeGmyxqnStsd8kAn8nPrO0+G/fD89n4bNSgV8T7KDKqM/Dmupjf5cJOnHS/ikjC8hvwd0BBBwSy\r\nOtVMxCmpEUA/AkbwkdXSgYOGE7Mx7UarqId2qZl9vM0xUPSltdylMrOLiwIDAQABo4IBRDCCAUAw\r\nMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzABhhZodHRwOi8vb2NzcC50aGF3dGUuY29tMBIGA1Ud\r\nEwEB/wQIMAYBAf8CAQAwQQYDVR0gBDowODA2BgpghkgBhvhFAQc2MCgwJgYIKwYBBQUHAgEWGmh0\r\ndHBzOi8vd3d3LnRoYXd0ZS5jb20vY3BzMDcGA1UdHwQwMC4wLKAqoCiGJmh0dHA6Ly9jcmwudGhh\r\nd3RlLmNvbS9UaGF3dGVQQ0EtRzMuY3JsMA4GA1UdDwEB/wQEAwIBBjAqBgNVHREEIzAhpB8wHTEb\r\nMBkGA1UEAxMSVmVyaVNpZ25NUEtJLTItNDE1MB0GA1UdDgQWBBQrmjWuARg4MOFwegXgEXajzr2Q\r\nFDAfBgNVHSMEGDAWgBStbKqUYJzt5P/6Pgp0K2MD97ZZvzANBgkqhkiG9w0BAQsFAAOCAQEAdKZW\r\n6K+Tlhn7JvkNsESlzel6SAN0AWwTcbfggpCZYiPj1pmv8McenqgYIdu0lD80VhuZVS+O8EUzMrdy\r\nwRNbNNP1YOUuGNFcxWrBqodQDBydZCv/G9zVLmEL57m2kVOG2QMq0T17StorB74p8mBCqZEaDi48\r\n0X2lExQC+u6LjbbIuD5WgVchJD9lw7TJzlyNRqxT8/lVdMgr/dJ4cPX4EeX0p60g9Z3x7HD2E6zm\r\njI3bP8byeQ6rUvLMG3knzxaz1vPGNoBD7MWU8N2QjfjGUkZW63RHvqbzGa5xTMDh59TP7dQGKCoR\r\nPLrZQW4A54E3k+TaYsYdZ29jtBSG2aZi8A==\r\n-----END CERTIFICATE-----\n"
1346
+ },
1347
+ {
1348
+ "id": "4b03f45807ad70f21bfc2cae71c9fde4604c064cf5ffb686bae5dbaad7fdd34c",
1349
+ "subject": "CN=thawte Primary Root CA - G3, OU=\"(c) 2008 thawte, Inc. - For authorized use only\", OU=Certification Services Division, O=\"thawte, Inc.\", C=US",
1350
+ "serialNumber": "600197b746a7eab4b49ad64b2ff790fb",
1351
+ "commonNames": [
1352
+ "thawte Primary Root CA - G3"
1353
+ ],
1354
+ "notBefore": 1207094400000,
1355
+ "notAfter": 2143324799000,
1356
+ "issuerSubject": "CN=thawte Primary Root CA - G3, OU=\"(c) 2008 thawte, Inc. - For authorized use only\", OU=Certification Services Division, O=\"thawte, Inc.\", C=US",
1357
+ "sigAlg": "SHA256withRSA",
1358
+ "revocationInfo": 0,
1359
+ "revocationStatus": 0,
1360
+ "crlRevocationStatus": 0,
1361
+ "ocspRevocationStatus": 0,
1362
+ "mustStaple": false,
1363
+ "sgc": 0,
1364
+ "issues": 0,
1365
+ "sct": false,
1366
+ "sha1Hash": "f18b538d1be903b6a6f056435b171589caf36bf2",
1367
+ "sha256Hash": "4b03f45807ad70f21bfc2cae71c9fde4604c064cf5ffb686bae5dbaad7fdd34c",
1368
+ "pinSha256": "GQbGEk27Q4V40A4GbVBUxsN/D6YCjAVUXgmU7drshik=",
1369
+ "keyAlg": "RSA",
1370
+ "keySize": 2048,
1371
+ "keyStrength": 2048,
1372
+ "keyKnownDebianInsecure": false,
1373
+ "raw": "-----BEGIN CERTIFICATE-----\nMIIEKjCCAxKgAwIBAgIQYAGXt0an6rS0mtZLL/eQ+zANBgkqhkiG9w0BAQsFADCBrjELMAkGA1UE\r\nBhMCVVMxFTATBgNVBAoTDHRoYXd0ZSwgSW5jLjEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2\r\naWNlcyBEaXZpc2lvbjE4MDYGA1UECxMvKGMpIDIwMDggdGhhd3RlLCBJbmMuIC0gRm9yIGF1dGhv\r\ncml6ZWQgdXNlIG9ubHkxJDAiBgNVBAMTG3RoYXd0ZSBQcmltYXJ5IFJvb3QgQ0EgLSBHMzAeFw0w\r\nODA0MDIwMDAwMDBaFw0zNzEyMDEyMzU5NTlaMIGuMQswCQYDVQQGEwJVUzEVMBMGA1UEChMMdGhh\r\nd3RlLCBJbmMuMSgwJgYDVQQLEx9DZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMTgwNgYD\r\nVQQLEy8oYykgMjAwOCB0aGF3dGUsIEluYy4gLSBGb3IgYXV0aG9yaXplZCB1c2Ugb25seTEkMCIG\r\nA1UEAxMbdGhhd3RlIFByaW1hcnkgUm9vdCBDQSAtIEczMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A\r\nMIIBCgKCAQEAsr8nLPvb2FvdeHsbnndmgcs+vHyu86YnmjSjaDFxODNi5PNxZnmxqWWjpYvVj2At\r\nP0LMqmsywCPLLEHd5N/8YZzic7IilRFDGF/Eth9XbAoFWCLINkw6fKXRz4aviKdEAhN0cXMKQlkC\r\n+BsUa0Lfb1+6a4KinVvnSr0eAXLbS3ToO39/fR8EtCab4LRarEc9VbjXsCZSKAExQGbY2SS99irY\r\n7CFJXJv2eul/VTV+lmuNk5Mny5K76qxAwJ/C+IDPXfRa3M50hqY+bAtTyr2SzhkGcuYMXDhpxwTW\r\nvGzOW/b3aJzcJRVIiKHpqfiYnODz1TEoYRFsZ5aNOZnLwkUkOQIDAQABo0IwQDAPBgNVHRMBAf8E\r\nBTADAQH/MA4GA1UdDwEB/wQEAwIBBjAdBgNVHQ4EFgQUrWyqlGCc7eT/+j4KdCtjA/e2Wb8wDQYJ\r\nKoZIhvcNAQELBQADggEBABpA2JVlrAmSicY59BDlqQ5mU1143vokkbvnRFHfxhY0Cu9qRFHqKweK\r\nA3rD6z8KLFIWoCtDuSWQP3CpMyVtRRooOyfPqsMpQhvfO0zAMzRbQYi/aytlryjvsvXDqmbOe1bu\r\nt8jLZ8HJnBoYuMTDSQPxYA5QzUbF83d597YV4Djbxy8ooAw/dyZ02SUS2jHaGh7cKUGRIjxpp7sC\r\n8rZcJwOJ9Abqm+RyguOhCcHpABnTPtRwa7pxpqpYrvS76Wy274fMm7v/OeZWYdMKp8RcTGB7BXcm\r\ner/YB1IsYvdwY9k5vG8cwnncdimvzsUsZAReiDZuMdRAGmI0Nj81Aa6sY6A=\r\n-----END CERTIFICATE-----\n"
1374
+ }
1375
+ ]
1376
+ }