Ready to be pushed
This commit is contained in:
@@ -12,62 +12,5 @@
|
|||||||
"content_http_code": 0,
|
"content_http_code": 0,
|
||||||
"content_error": "URL rejected: Malformed input to a URL function",
|
"content_error": "URL rejected: Malformed input to a URL function",
|
||||||
"ssl_error": "stream_socket_client failed: php_network_getaddresses: getaddrinfo for domain failed: Name or service not known (0)"
|
"ssl_error": "stream_socket_client failed: php_network_getaddresses: getaddrinfo for domain failed: Name or service not known (0)"
|
||||||
},
|
|
||||||
|
|
||||||
{
|
|
||||||
"host": "hostname",
|
|
||||||
"domain": "domain",
|
|
||||||
"path": "/path(leave empty if is the webroot)",
|
|
||||||
"wordtocheck": "word to check",
|
|
||||||
"wordcheck_ok": 1,
|
|
||||||
"sslcheck_ok": 1,
|
|
||||||
"ssl-released": "24/12/2025",
|
|
||||||
"ssl-expiry": "24/02/2026",
|
|
||||||
"ssl-company": null,
|
|
||||||
"content_http_code": 200,
|
|
||||||
"content_error": null,
|
|
||||||
"ssl_error": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"host": "hostname",
|
|
||||||
"domain": "testdomain",
|
|
||||||
"path": "/path(leave empty if is the webroot)",
|
|
||||||
"wordtocheck": "word to check",
|
|
||||||
"wordcheck_ok": 1,
|
|
||||||
"sslcheck_ok": 1,
|
|
||||||
"ssl-released": "24/12/2025",
|
|
||||||
"ssl-expiry": "16/02/2026",
|
|
||||||
"ssl-company": null,
|
|
||||||
"content_http_code": 200,
|
|
||||||
"content_error": null,
|
|
||||||
"ssl_error": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"host": "sld-app-a",
|
|
||||||
"domain": "sld-server.org",
|
|
||||||
"path": "",
|
|
||||||
"wordtocheck": "proxmox",
|
|
||||||
"wordcheck_ok": 1,
|
|
||||||
"sslcheck_ok": 1,
|
|
||||||
"ssl-released": "24/12/2025",
|
|
||||||
"ssl-expiry": "24/03/2026",
|
|
||||||
"ssl-company": "Cloudflare TLS Issuing ECC CA 3",
|
|
||||||
"content_http_code": 200,
|
|
||||||
"content_error": null,
|
|
||||||
"ssl_error": null
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"host": "hostname",
|
|
||||||
"domain": "domain",
|
|
||||||
"path": "/path(leave empty if is the webroot)",
|
|
||||||
"wordtocheck": "word to check",
|
|
||||||
"wordcheck_ok": 1,
|
|
||||||
"sslcheck_ok": 1,
|
|
||||||
"ssl-released": "24/12/2025",
|
|
||||||
"ssl-expiry": "22/02/2026",
|
|
||||||
"ssl-company": null,
|
|
||||||
"content_http_code": 200,
|
|
||||||
"content_error": null,
|
|
||||||
"ssl_error": null
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
@@ -7,14 +7,5 @@
|
|||||||
"basic_auth":false,
|
"basic_auth":false,
|
||||||
"basic_auth_name":"basic_auth_name",
|
"basic_auth_name":"basic_auth_name",
|
||||||
"basic_auth_password":"basic_auth_pass"
|
"basic_auth_password":"basic_auth_pass"
|
||||||
},
|
|
||||||
{
|
|
||||||
"host":"sld-app-a",
|
|
||||||
"domain":"sld-server.org",
|
|
||||||
"path":"",
|
|
||||||
"word-to-check":"proxmox",
|
|
||||||
"basic_auth":false,
|
|
||||||
"basic_auth_name":"basic_auth_name",
|
|
||||||
"basic_auth_password":"basic_auth_pass"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
Reference in New Issue
Block a user