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. https://crt.sh/?q=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: cloud.faimanworld.com
I ran this command: certbot --nginx -d cloud.faimanworld.com
It produced this output:
successfulroot@nextcloud:~ # certbot --nginx -d cloud.faimanworld.com
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Requesting a certificate for cloud.faimanworld.com
Certbot failed to authenticate some domains (authenticator: nginx). The Certificate Authority reported these problems:
Domain: cloud.faimanworld.com
Type: connection
Detail: 223.177.178.7: Fetching http://cloud.faimanworld.com/.well-known/acme-
challenge/_PhZNLiRwl6vPWdQ8JyW2GrvYbyMSVkvEPB-d0eGKRE: 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.
My web server is (include version): nginx/1.24.0
The operating system my web server runs on is (include version): TrueNAS-13.0-U4
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 2.4.0
I have my ports 80 and 443 open
aslo I can access cloud.faimanworld.com over internet and it lands me at my nextcloud login page, so according to me everything is working fine I just want to enable SSL and https for my nextcloud page