got this issue trying to create my ssl certificate through cloudflare and cant really understand why
the command im using is
acme.sh --issue --dns dns_cf -d "tb.georgefilos.dev" --server letsencrypt \
--key-file /etc/letsencrypt/live/tb.georgefilos.dev/privkey.pem \
--fullchain-file /etc/letsencrypt/live/tb.georgefilos.dev/fullchain.pem
which is exactly what it says on the website if you change example.com with your domain