My domain is:
lumen.com.ar
I ran this command:
certbot certonly --webroot -q -w /web/vhosts/lumenc/www -d lumen.com.ar -d www.lumen.com.ar -d webmail.lumen.com.ar
It produced this output:
Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator webroot, Installer None
Renewing an existing certificate
Performing the following challenges:
http-01 challenge for lumen.com.ar
http-01 challenge for webmail.lumen.com.ar
http-01 challenge for www.lumen.com.ar
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (lumen.com.ar) from /usr/local/etc/letsencrypt/renewal/lumen.com.ar.conf produced an unexpected error: Failed authorization procedure. webmail.lumen.com.ar (http-01): urn:ietf:params:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://www.webmail.lumen.com.ar/.well-known/acme-challenge/FAbzG9AMSClF5bV4Ysdq1mM9-2kGr4FWZ08xAAMA7EM: Error getting validation data. Skipping.
My web server is (include version):
Apache/2.4.34
The operating system my web server runs on is (include version):
FreeBSD 10.4-RELEASE-p9
Why certbot is trying to fetch “http://WWW.webmail.lumen.com.ar” ?
I’m not trynig to get a certificate for WWW.webmail.lumen.com.ar
I see this error some times with others domains, but after 1 or 2 intetns the error is no generated
This is a BUG ? or I´m doing something wrong?
Thanks
Pablo Murillo