Difference between revisions of "Template:Let’s Encrypt/New Cert Command"

From wiki
(Fix description)
m (Vincent moved page Template:Let’s Encrypt New Cert to Template:Let’s Encrypt/New Cert Command without leaving a redirect)

Revision as of 23:19, 20 March 2016

Description

Show Let’s Encrypt command to create a new certificate

Template parameters

ParameterDescriptionTypeStatus
Domaindomain

For wich domain will you certificate be issued

Example
wiki.example.com
Stringrequired
Commandcommand

Command to be run after certificate creation

Example
service nginx restart
Stringrequired

Example

{{Let’s Encrypt New Cert|domain=example.com|command=service nginx reload}}

Template:Let’s Encrypt New Cert