Hello,
When I try to install SSL certificate I see this error. Not sure how to proceed further.Help please.
when i try to execute this command “letsencrypt certonly -a webroot --webroot-path=/var/www/letsencrypt --rsa-key-size 4096 -d demcloudhome.ddns.net” i get this error below. Not sure how to resolve this. I have opened port 80 and 443 on my router. This is for nextcloud with nginx on ordroid c2.
Obtaining a new certificate
Performing the following challenges:
http-01 challenge for demcloudhome.ddns.net
Using the webroot path /var/www/letsencrypt for all unmatched domains.
Waiting for verification…
Cleaning up challenges
Failed authorization procedure. demcloudhome.ddns.net (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://demcloudhome.ddns.net/.well-known/acme-challenge/-WijMIGmOWXXibaiS7C5opzZpcfg-OU3MDZjt_KlDqc: Timeout
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: demcloudhome.ddns.net
Type: connection
Detail: Fetching
http://demcloudhome.ddns.net/.well-known/acme-challenge/-WijMIGmOWXXibaiS7C5opzZpcfg-OU3MDZjt_KlDqc:
TimeoutTo fix these errors, please make sure that your domain name was
entered correctly and the DNS A/AAAA record(s) for that domain
contain(s) the right IP address. Additionally, please check that
your computer has a publicly routable IP address and that no
firewalls are preventing the server from communicating with the
client. If you’re using the webroot plugin, you should also verify
that you are serving files from the webroot path you provided. -
Your account credentials have been saved in your Certbot
configuration directory at /etc/letsencrypt. You should make a
secure backup of this folder now. This configuration directory will
also contain certificates and private keys obtained by Certbot so
making regular backups of this folder is ideal.