diff --git a/Synology-RT1900ac-install-guide.md b/Synology-RT1900ac-install-guide.md index 3113d45..70457a9 100644 --- a/Synology-RT1900ac-install-guide.md +++ b/Synology-RT1900ac-install-guide.md @@ -30,11 +30,17 @@ log out and login to ssh again so install is done :) next, config +``` $ cd /volume1/@appstore/acme.sh +``` get your email, cloudflare account and API (https://www.cloudflare.com/a/account/my-account) + + type this to the shell, replace with the values above +``` export CF_Key="sdfsdfsdfljlbjkljlkjsdfoiwje" export CF_Email="xxxx@sss.com" +``` now to create your cert ```