Personal tools

From HEXONET Wiki

Jump to: navigation, search
(Created page with "{{Sidebar}} __NOTOC__ fghfghj")
 
 
(2 intermediate revisions by one user not shown)
Line 1: Line 1:
{{Sidebar}}
+
{{Sidebar}}__NOTOC__
__NOTOC__
+
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.
  
fghfghj
+
{{Warnbox| '''IMPORTANT:''' Please have a look at the {{Template:Pdf|XIRCA_SSLCERT_API_Reference1.1.pdf| SSLCERT API_manual}}  for more details.}}
 +
 
 +
COMMAND
 +
 
 +
<pre>
 +
(required)
 +
command = RenewSSLCert
 +
sslcertid = (SSLCERTID)
 +
period = (PERIOD)
 +
</pre>

Latest revision as of 18:38, 26 March 2014

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)