array ("request", "string", ""),
    "key"     => array ("request", "string", ""),
    "crt"     => array ("request", "string", ""),
    "chain"     => array ("request", "string", ""),
  );
  getFields($fields);
}
$advice=$ssl->get_new_advice();
?>
$error";
}
?>
  
  Certificate Request (CSR) and a RSA Key (KEY) here, then give the CSR to the Certificate Authority, which will give you a certificate (CRT) and also often a chained certificate (CHAIN)."); ?>
  
  
  Certificate Request file (CSR) and a RSA Key file (KEY) for a given domain name"); ?>
  www.example.com is NOT valid for intranet.example.com or intranet.www.example.com !"); ?> 
(If you want to get a valid certificate for all the subdomains of a domain, use a wildcard notation (eg: *.example.com). Please note that a wildcard certificate is usually more expensive than normal one.)"); ?>