Template:Let’s Encrypt/New Cert Command

From wiki
Revision as of 22:15, 20 March 2016 by Vincent (talk | contribs) (Fix command param)

Description

Warning about instructions applying only to the Debian distribution

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