]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - vendor/github.com/DreamItGetIT/statuscake/fixtures/sslListAllOk.json
update vendor/github.com/DreamItGetIT/statuscake/ to manage ssl tests
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / DreamItGetIT / statuscake / fixtures / sslListAllOk.json
diff --git a/vendor/github.com/DreamItGetIT/statuscake/fixtures/sslListAllOk.json b/vendor/github.com/DreamItGetIT/statuscake/fixtures/sslListAllOk.json
new file mode 100644 (file)
index 0000000..15c428f
--- /dev/null
@@ -0,0 +1,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"
+    }
+]