fix typos
This commit is contained in:
parent
4772c677f1
commit
3e23c787df
@ -25,11 +25,12 @@ NAME="domain"
|
|||||||
DOMAINS=(cloud.domain.com domain.net)
|
DOMAINS=(cloud.domain.com domain.net)
|
||||||
```
|
```
|
||||||
|
|
||||||
Then you can run the script with the direcotry.
|
Then you can run the script with the directory as argument.
|
||||||
|
|
||||||
```./renew-cert.sh <directory>```
|
```./renew-cert.sh <directory>
|
||||||
|
```
|
||||||
|
|
||||||
It will create the .csr and .key (4096 bit) file if they don't exists. Then issue a certificate with acme-tiny.py
|
This will create the .csr and .key (4096 bit) file if they don't exist. Then issue a certificate with acme-tiny.py
|
||||||
|
|
||||||
## cronjob examples
|
## cronjob examples
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user