array ("request", "string", (empty($domain)?"":$domain) ), ); getFields($fields); $dom->lock(); if (!$r=$dom->get_domain_all($domain)) { $dom->unlock(); require_once("head.php"); echo $msg->msg_html_all(); include('foot.php'); die(); } $dom->unlock(); $haserror=false; if (count($_POST)) { $dom->lock(); // get fields from the posted form: foreach($r["sub"] as $subdomain) { if (isset($_POST["ssl_".$subdomain["id"]])) { if (!$dom->set_subdomain_ssl_provider($subdomain["id"],$_POST["ssl_".$subdomain["id"]])) { $haserror=true; } // errors will be shown below } } $dom->unlock(); if ($haserror) { require_once("head.php"); echo $msg->msg_html_all(); } else { header("Location: dom_edit.php?domain=".eue($domain,false)."&msg=".eue(_("Your HTTPS preferences have been set"),false)); exit(); } } // post ? require_once("head.php"); ?>

Usually you'd want to click 'edit' in front of a subdomain to choose between HTTP and HTTPS by default."); ?>


get_valid_certs($fqdn); echo ""; echo ""; echo ""; echo ""; } ?>
".$fqdn.""; echo "