We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Updated Synology NAS Guide (markdown)
Add chapter for enabling auto upgrading of acme.sh
Specify ec key length
Use ecc instead of 2048 bit rsa in synology nas guide
Fixing typo
Fixing grammar
Let's Encrypt recently switched their default to ECDSA instead of RSA; Synology only accepts RSA, so adding --keylength 2048 to obtain RCA certificate
Task Scheduler has to be told where the acme.sh file and path are.
correct $./acme.sh to ./acme.sh in copy command section
pre-modify
Fix Typo
link to the DNS API wiki for a little added convenience