mirror of
https://github.com/itflow-org/itflow
synced 2026-03-26 07:15:37 +00:00
Text
This commit is contained in:
2
ajax.php
2
ajax.php
@@ -11,7 +11,7 @@ include("functions.php");
|
|||||||
include("check_login.php");
|
include("check_login.php");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Fetches SSL certificates from remote hosts & returns the relevant info (host, issuer, expiry)
|
* Fetches SSL certificates from remote hosts & returns the relevant info (issuer, expiry, public key)
|
||||||
*/
|
*/
|
||||||
if(isset($_GET['certificate_fetch_parse_json_details'])){
|
if(isset($_GET['certificate_fetch_parse_json_details'])){
|
||||||
// PHP doesn't appreciate attempting SSL sockets to non-existent domains
|
// PHP doesn't appreciate attempting SSL sockets to non-existent domains
|
||||||
|
|||||||
Reference in New Issue
Block a user