SYSTEM INFORMATION | |
---|---|
OS type and version | Ubuntu 20.0.4 |
Virtualmin version | 7.9.0 |
Hello.
By trying to generate a new SSL Certificat in Virtualmin (Manage Virtual Server => Setup SSL Certificate => Let’s Encrypt), I got this following error:
Requesting a certificate for ourdomainname.net, www.ourdomainname.net, mail.ourdomainname.net, admin.ourdomainname.net, webmail.ourdomainname.net from Let’s Encrypt …
… request failed : Web-based validation failed :
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Reusing existing private key from /etc/letsencrypt/live/ourdomainname.net/privkey.pem.
Performing the following challenges:
http-01 challenge for admin.ourdomainname.net
http-01 challenge for mail.ourdomainname.net
http-01 challenge for webmail.ourdomainname.net
http-01 challenge for ourdomainname.net
Using the webroot path /home/ourdomainname.net/public_html for all unmatched domains.
Waiting for verification...
Challenge failed for domain admin.ourdomainname.net
Challenge failed for domain mail.ourdomainname.net
Challenge failed for domain webmail.ourdomainname.net
Challenge failed for domain ourdomainname.net
http-01 challenge for admin.ourdomainname.net
http-01 challenge for mail.ourdomainname.net
http-01 challenge for webmail.ourdomainname.net
http-01 challenge for ourdomainname.net
Cleaning up challenges
Some challenges have failed.
IMPORTANT NOTES:
- The following errors were reported by the server:
Domain: admin.ourdomainname.net
Type: connection
Detail: 63.xxx.xxx.xxx: Fetching https://ourdomainname.net:10000/: Invalid
port in redirect target. Only ports 80 and 443 are supported, not
10000
Domain: webmail.ourdomainname.net
Type: connection
Detail: 63.xxx.xxx.xxx: Fetching https://ourdomainname.net:20000/: Invalid
port in redirect target. Only ports 80 and 443 are supported, not
20000
To 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.
- The following errors were reported by the server:
Domain: mail.ourdomainname.net
Type: unauthorized
Detail: 63.xxx.xxx.xxx: Invalid response from
https://mail.ourdomainname.net/.well-known/acme-challenge/mPtr6MjYQwarLxsCW1YIUX3TZyr6vC01lLUw5y89mJs:
404
Domain: ourdomainname.net
Type: unauthorized
Detail: 63.xxx.xxx.xxx: Invalid response from
https://ourdomainname.net/.well-known/acme-challenge/R4b3nO4d7a2dmVOcdo2UJbnxWUoIg1OdeJYbgU7MhXM:
404
To 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.
DNS-based validation failed :
Saving debug log to /var/log/letsencrypt/letsencrypt.log
Plugins selected: Authenticator manual, Installer None
Renewing an existing certificate
Reusing existing private key from /etc/letsencrypt/live/ourdomainname.net/privkey.pem.
An unexpected error occurred:
There were too many requests of a given type :: Error creating new order :: too many failed authorizations recently: see https://letsencrypt.org/docs/failed-validation-limit/
Please see the logfiles in /var/log/letsencrypt for more details.
PLEASE, HOW TO FIX THAT AND GENERATE SSL Certificat for my DOMAIN NAME ???