|
@@ -39,10 +39,10 @@ cPanel:
|
|
#### Options
|
|
#### Options
|
|
|
|
|
|
```text
|
|
```text
|
|
---method, -m webroot,dns
|
|
|
|
|
|
+--method, -m dns,webroot
|
|
Choose the authentication method (default: dns)
|
|
Choose the authentication method (default: dns)
|
|
--email, -e EMAIL
|
|
--email, -e EMAIL
|
|
- E-mail not be notified of certificate renewal failures
|
|
|
|
|
|
+ E-mail to be notified of certificate renewal failures
|
|
--group-by-file, -g
|
|
--group-by-file, -g
|
|
Issue multidomain certificates for all domains with the same webroot, grouped by input file
|
|
Issue multidomain certificates for all domains with the same webroot, grouped by input file
|
|
The first domain in each file will be used to determine the shared webroot
|
|
The first domain in each file will be used to determine the shared webroot
|