Hi All
I have had this annoying me for a while now, but this afternoon it all got too much.
This is trying to renew AutoSSL - edited to protect the innocent::
My issue is with:
"“mail.testing.com.au” is managed."
AND
"WARN Local HTTP DCV error (mail.testing.com.au): The content “” of the DCV (Domain Control Validation) file, as accessed at //mail.testing.com.au/.well-known/pki-validation/long-string.txt, did not match the expected value. The domain “mail.testing.com.au” resolved to an IP address “Remote IP Address” that does not exist on this server."
And I have read https://forums.cpanel.net/resources/autossl-troubleshooting-steps.431/ which helps if there is an Error, but this is not an Error, it is Intentional.
The Domain is configured with a Remote Mail Exchanger. Why is the AutoSSL trying to check a domain that it acknowledges does not resolve to this server ?
Surely it should look at that and say 'Not here, leave it out'. We cannot (should not?) install //mail.testing.com.au/.well-known/pki-validation/long-string.txt this file on remote servers.
It just seems really odd that we are wasting resources generating calls and errors to something that will not work.
Thoughts please.
I have had this annoying me for a while now, but this afternoon it all got too much.
This is trying to renew AutoSSL - edited to protect the innocent::
Code:
4:10:19 PM AutoSSL’s configured provider is “cPanel (powered by Sectigo)”.
This AutoSSL provider does not poll for certificate availability immediately after a certificate request submission. Instead, it submits certificate requests then periodically polls the cPanel Store for each requested certificate and installs it after a successful retrieval. The system will record all requests, retrievals, and installations for the current AutoSSL run in this log.
Analyzing “testing”’s domains …
4:10:19 PM Analyzing “testing.com.au” (website) …
4:10:19 PM ERROR TLS Status: Defective
ERROR Certificate expiry: 1/2/22, 12:00 AM UTC (15.22 days ago)
ERROR Defect: OPENSSL_VERIFY: The certificate chain failed OpenSSL’s verification (0:10:CERT_HAS_EXPIRED).
4:10:19 PM Attempting to ensure the existence of necessary CAA records …
4:10:19 PM No CAA records were created.
4:10:19 PM Verifying 3 domains’ management status …
Verifying “cPanel (powered by Sectigo)”’s authorization on 3 domains via DNS CAA records …
4:10:20 PM “www.testing.com.au” is managed.
“mail.testing.com.au” is managed.
“testing.com.au” is managed.
All of this user’s 3 domains are managed.
CA authorized: “testing.com.au”
CA authorized: “www.testing.com.au”
CA authorized: “mail.testing.com.au”
“cPanel (powered by Sectigo)” is authorized to issue certificates for 3 of this user’s 3 domains.
4:10:20 PM Performing HTTP DCV (Domain Control Validation) on 3 domains …
4:10:20 PM Local HTTP DCV OK: testing.com.au
Local HTTP DCV OK: www.testing.com.au
WARN Local HTTP DCV error (mail.testing.com.au): The content “” of the DCV (Domain Control Validation) file, as accessed at “http://mail.testing.com.au/.well-known/pki-validation/long-string.txt”, did not match the expected value. The domain “mail.testing.com.au” resolved to an IP address “Remote IP” that does not exist on this server.
4:10:20 PM Verifying local authority for 1 domain …
4:10:20 PM Local authority confirmed: “mail.testing.com.au”
4:10:20 PM Enqueueing 1 domain (1 zone) for local DNS DCV …
4:10:20 PM Publishing DNS changes for local DNS DCV (1 zone) …
4:10:23 PM Querying DNS to confirm DCV changes …
4:10:24 PM Processing “testing”’s local DCV results …
4:10:24 PM Local DNS DCV OK: mail.testing.com.au (via testing.com.au)
Analyzing “testing.com.au”’s DCV results …
4:10:24 PM AutoSSL will request a new certificate.
4:10:24 PM The system will attempt to renew the SSL certificate for (testing.com.au: testing.com.au www.testing.com.au mail.testing.com.au).
"“mail.testing.com.au” is managed."
AND
"WARN Local HTTP DCV error (mail.testing.com.au): The content “” of the DCV (Domain Control Validation) file, as accessed at //mail.testing.com.au/.well-known/pki-validation/long-string.txt, did not match the expected value. The domain “mail.testing.com.au” resolved to an IP address “Remote IP Address” that does not exist on this server."
And I have read https://forums.cpanel.net/resources/autossl-troubleshooting-steps.431/ which helps if there is an Error, but this is not an Error, it is Intentional.
The Domain is configured with a Remote Mail Exchanger. Why is the AutoSSL trying to check a domain that it acknowledges does not resolve to this server ?
Surely it should look at that and say 'Not here, leave it out'. We cannot (should not?) install //mail.testing.com.au/.well-known/pki-validation/long-string.txt this file on remote servers.
It just seems really odd that we are wasting resources generating calls and errors to something that will not work.
Thoughts please.