Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. crt.sh | example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.
My domain is:
platformfm.tk
I ran this command:
$ sudo certbot
$ sudo certbot -i nginx --dns-cloudflare --dns-cloudflare-credentials
It produced this output:
$ sudo certbot
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Could not find ssl_module; not disabling session tickets.
How would you like to authenticate and install certificates?
1: Apache Web Server plugin (apache)
2: Nginx Web Server plugin (nginx)
Select the appropriate number [1-2] then [enter] (press 'c' to cancel): 2
Which names would you like to activate HTTPS for?
1: platformfm.tk
Select the appropriate numbers separated by commas and/or spaces, or leave input
blank to select all options shown (Enter 'c' to cancel): 1
Requesting a certificate for platformfm.tk
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: platformfm.tk
Type: connection
Detail: Fetching http://platformfm.tk/.well-known/acme-challenge/aF4I-mkdYaXZ-eOjw5erwhMoreW2fN5LlCOd3gM1Trw: Timeout during connect (likely firewall problem)
Hint: The Certificate Authority failed to verify the temporary nginx configuration changes made by Certbot. Ensure the listed domains point to this nginx server and that it is accessible from the internet.
Some challenges have failed.
Ask for help or search for solutions at https://community.letsencrypt.org. See the logfile /var/log/letsencrypt/letsencrypt.log or re-run Certbot with -v for more details.
$ curl http://platformfm.tk/.well-known/acme-challenge/aF4I-mkdYaXZ-eOjw5erwhMoreW2fN5LlCOd3gM1Trw
curl: (7) Failed to connect to platformfm.tk port 80: Operation timed out
#############################################################
$ sudo certbot -i nginx --dns-cloudflare --dns-cloudflare-credentials
Fails with:
Encountered CloudFlareAPIError adding TXT record: 1038 You cannot use this API for domains with a .cf, .ga, .gq, .ml, or .tk TLD (top-level domain). To configure the DNS settings for this domain, use the Cloudflare Dashboard.
Error communicating with the Cloudflare API: You cannot use this API for domains with a .cf, .ga, .gq, .ml, or .tk TLD (top-level domain). To configure the DNS settings for this domain, use the Cloudflare Dashboard.
My web server is (include version):
nginx 1.21.1
The operating system my web server runs on is (include version):
MacOS 10.14.6
My hosting provider, if applicable, is:
Self
I can login to a root shell on my machine (yes or no, or I don't know):
Yes
I'm using a control panel to manage my site (no, or provide the name and version of the control panel):
No
The version of my client is (e.g. output of certbot --version
or certbot-auto --version
if you're using Certbot):
certbot 1.18.0