I’ve worked a number of the the existing tickets where others have had similar issues… but no luck.
DNS entries are valid. Defined in Cloudflare, but for this subdomain the DNS only option is selected.
Have confirmed ability to ping outbound1.letsencrypt.org
Looking back at cmdline history, confirmed it was installed using simple certbot-auto --apache command.
I just don’t understand how it was able to successfully verify/install initially, but cannot do the same now.
Only configuration change I can think of that happened when the initial certficate was setup was the option to allow auto redirection of any HTTP traffic to HTTPS.
Cert is expiring… any help s apprecated.
My domain is:
support.lmi3d.com
I ran this command:
./certbot-auto renew
It produced this output:
Processing /etc/letsencrypt/renewal/support.lmi3d.com.conf
Cert is due for renewal, auto-renewing…
Plugins selected: Authenticator apache, Installer apache
Renewing an existing certificate
/opt/eff.org/certbot/venv/lib/python2.6/site-packages/acme/jose/jwa.py:110: DeprecationWarning: signer and verifier have been deprecated. Please use sign and verify instead.
signer = key.signer(self.padding, self.hash)
Performing the following challenges:
tls-sni-01 challenge for support.lmi3d.com
Waiting for verification…
Cleaning up challenges
Attempting to renew cert (support.lmi3d.com) from /etc/letsencrypt/renewal/support.lmi3d.com.conf produced an unexpected error: Failed authorization procedure. support.lmi3d.com (tls-sni-01): urn:acme:error:unauthorized :: The client lacks sufficient authorization :: Incorrect validation certificate for tls-sni-01 challenge. Requested 2ad1ceac372e9d947ec65fe00222c8af.2447196e27505f86f206dfbecca077c0.acme.invalid from 50.22.186.217:443. Received 2 certificate(s), first certificate had names “support.lmi3d.com”. Skipping.
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/support.lmi3d.com/fullchain.pem (failure)
All renewal attempts failed. The following certs could not be renewed:
/etc/letsencrypt/live/support.lmi3d.com/fullchain.pem (failure)
1 renew failure(s), 0 parse failure(s)
IMPORTANT NOTES:
-
The following errors were reported by the server:
Domain: support.lmi3d.com
Type: unauthorized
Detail: Incorrect validation certificate for tls-sni-01 challenge.
Requested
2ad1ceac372e9d947ec65fe00222c8af.2447196e27505f86f206dfbecca077c0.acme.invalid
from 50.22.186.217:443. Received 2 certificate(s), first
certificate had names “support.lmi3d.com”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.
My web server is (include version):
Apache 2.2.15
The operating system my web server runs on is (include version):
CentOS 6.9
My hosting provider, if applicable, is:
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