diff --git a/pages/02.linux/acme-sh/default.en.md b/pages/02.linux/acme-sh/default.en.md index f879e8a..61d1b35 100644 --- a/pages/02.linux/acme-sh/default.en.md +++ b/pages/02.linux/acme-sh/default.en.md @@ -45,14 +45,18 @@ Needs root to start a server on port 80 ### Gandi +Create a personal access token with permissions to "Manage domain name technical configurations" + [shuser] ```sh -export GANDI_LIVEDNS_KEY="[API KEY]" +export GANDI_LIVEDNS_TOKEN="[Personal Access Token]" ``` [/shuser] +**Warning: `export GANDI_LIVEDNS_KEY="[API KEY]"` is deprecated** + [shuser] ```sh