secondaryValid = true; // Default this for now - Bioth Servers MUST be configured and running error_log( "akm_path_diags = ". print_r($tests,true) ); //$tests->secondaryValid = true; //$tests->secondaryPath = false; $text = ''. '' . '' . '' . '' . '' . '' . '' . '' . '' . '
QKM Path Diagnostic Results
Diagnostic Primary
'.$ekm_data->primaryIP.'
Secondary
'.$ekm_data->secondaryIP.'
Ping ' . ($tests->primaryPing ?'Passed':'Failed') .'' . ($tests->secondaryValid ?($tests->secondaryPing ?'Passed':'Failed'):'N/A') .'
Path ' . ($tests->primaryPath ?'Passed':'Failed') .'' . ($tests->secondaryValid ?($tests->secondaryPath ?'Passed':'Failed'):'N/A') .'
Config' . ($tests->primaryConfig ?'Passed':'Failed') .'' . ($tests->secondaryValid ?($tests->secondaryConfig ?'Passed':'Failed'):'N/A') .'
'; error_log( $text ); print $status->closeMsg(3, $text); return; } if( is_ibm_encryption_licensed($user) ) { $bQKM = isQKMEnabled(); $bQEKM = isQEKMEnabled(); error_log("\n\n\n\nisQKMEnabled = ".($bQKM?"true":"false")." | isQEKMEnabled = ".($bQEKM?"true":"false")."\n\n\n"); $akmServAvail = @akm_servers_available($user); error_log( "akm_servers_available = ". $akmServAvail); } ?> EKM Encryption Selection
bmasquerade) { ?>
Diagnostics - QKM Path Diagnostics QKM Path Diagnostics
Run the QKM path diagnostics tests.
 
"; } else { echo "Quantum Encryption Key Manager must be licensed to configure or use it.
"; } ?> Please click here to add a license key.

Note: Unable to communicate with QKM servers.

Click the Apply button to run the QKM path diagnostics tests.