Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Created page with "{{Sidebar}} __NOTOC__ fghfghj")
 
Line 2: Line 2:
 
__NOTOC__
 
__NOTOC__
  
fghfghj
+
The '''RenewSSLCert''' command can be used to renew an existing (probably expiring) certificate. The same CSR data will be used to create the new certificate.
 +
 
 +
{{Warnbox| '''IMPORTANT:''' Please have a look at the {{Template:Pdf|SSLCERT_API_Reference.pdf| SSLCERT API_manual}}  for more details.}}
 +
 
 +
COMMAND
 +
 
 +
<pre>
 +
(required)
 +
command = RenewSSLCert
 +
sslcertid = (SSLCERTID)
 +
period = (PERIOD)
 +
</pre>

Revision as of 08:06, 4 September 2012


The RenewSSLCert command can be used to renew an existing (probably expiring) certificate. The same CSR data will be used to create the new certificate.

IMPORTANT: Please have a look at the SSLCERT API_manual for more details.


COMMAND

 (required)
 command = RenewSSLCert
 sslcertid = (SSLCERTID)
 period = (PERIOD)