Template:Let’s Encrypt/New Cert Command
From wiki
Revision as of 23:19, 20 March 2016 by Vincent (talk | contribs) (Vincent moved page Template:Let’s Encrypt New Cert to Template:Let’s Encrypt/New Cert Command without leaving a redirect)
Description
Show Let’s Encrypt command to create a new certificate
Parameter | Description | Type | Status | |
---|---|---|---|---|
Domain | domain | For wich domain will you certificate be issued
| String | required |
Command | command | Command to be run after certificate creation
| String | required |
Example
{{Let’s Encrypt New Cert|domain=example.com|command=service nginx reload}}