dirroot.'/mnet/lib.php'; header("Content-type: text/plain"); $keypair = mnet_get_keypair(); echo $keypair['certificate']; ?>