Updated Synology NAS Guide (markdown)
parent
2f20b32ce3
commit
9e863a0186
|
@ -43,6 +43,8 @@ In case you use another DNS service, check the `dnsapi` directory and [DNS API g
|
||||||
## Creating the certificate
|
## Creating the certificate
|
||||||
Now it's time to create the certificate for your domain:
|
Now it's time to create the certificate for your domain:
|
||||||
|
|
||||||
|
Note: Since `v3`, `acme.sh` uses Zerossl as the default Certificate Authority (CA). Account registration (one-time) is required before one can issue new certs. See: https://github.com/acmesh-official/acme.sh/wiki/ZeroSSL.com-CA
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
# These commands assume you are still working in the same terminal and have ran necessary commands described above.
|
# These commands assume you are still working in the same terminal and have ran necessary commands described above.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue