aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/DreamItGetIT/statuscake/fixtures/sslListAllOk.json
blob: 15c428fffd3332adb8ff97365f5a565793d94491 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
[
    {
	"id": "143615",
	"checkrate": 2073600,
	"paused": false,
	"domain": "https://www.exemple.com",
	"issuer_cn": "Let's Encrypt Authority X3",
	"cert_score": "95",
	"cipher_score": "100",
	"cert_status": "CERT_OK",
	"cipher": "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
	"valid_from_utc": "2019-05-28 01:22:00",
	"valid_until_utc": "2019-08-26 01:22:00",
	"mixed_content": [],
	"flags": {
	    "is_extended": false,
	    "has_pfs": true,
	    "is_broken": false,
	    "is_expired": false,
	    "is_missing": false,
	    "is_revoked": false,
	    "has_mixed": false
	},
	"contact_groups": [],
	"alert_at": "7,18,2019",
	"last_reminder": 2019,
	"alert_reminder": true,
	"alert_expiry": true,
	"alert_broken": true,
	"alert_mixed": true,
	"last_updated_utc": "2019-06-20 10:11:03"
    },
    {
	"id": "143616",
	"checkrate": 2073600,
	"paused": false,
	"domain": "https://www.exemple.com",
	"issuer_cn": "Let's Encrypt Authority X3",
	"cert_score": "95",
	"cipher_score": "100",
	"cert_status": "CERT_OK",
	"cipher": "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
	"valid_from_utc": "2019-05-28 01:22:00",
	"valid_until_utc": "2019-08-26 01:22:00",
	"mixed_content": [
	    {
		"type": "img",
		"src": "http://example.com/image.gif"
	    }
	],
	"flags": {
	    "is_extended": false,
	    "has_pfs": true,
	    "is_broken": false,
	    "is_expired": false,
	    "is_missing": false,
	    "is_revoked": false,
	    "has_mixed": false
	},
	"contact_groups": ["12","13","34"],
	"alert_at": "7,18,2019",
	"last_reminder": 2019,
	"alert_reminder": true,
	"alert_expiry": true,
	"alert_broken": true,
	"alert_mixed": true,
	"last_updated_utc": "2019-06-20 10:23:14"
    },
    {
	"id": "143617",
	"checkrate": 2073600,
	"paused": false,
	"domain": "https://www.exemple.com",
	"issuer_cn": "Let's Encrypt Authority X3",
	"cert_score": "95",
	"cipher_score": "100",
	"cert_status": "CERT_OK",
	"cipher": "TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256",
	"valid_from_utc": "2019-05-28 01:22:00",
	"valid_until_utc": "2019-08-26 01:22:00",
	"mixed_content": [],
	"flags": {
	    "is_extended": false,
	    "has_pfs": true,
	    "is_broken": false,
	    "is_expired": false,
	    "is_missing": false,
	    "is_revoked": false,
	    "has_mixed": false
	},
	"contact_groups": [],
	"alert_at": "7,18,2019",
	"last_reminder": 2019,
	"alert_reminder": true,
	"alert_expiry": true,
	"alert_broken": true,
	"alert_mixed": true,
	"last_updated_utc": "2019-06-20 10:23:20"
    }
]