Documentation Menu↓
Troubleshooting
Troubleshooting SSL Certificate Errors
Resolving chain errors, expired certs, or host domain errors.
Difficulty:
|Advanced
Est: 10 mins
|Updated July 2026
Problem
The crawler fails to inspect your site, reporting SSL handshake blocks or certificate validation errors.
Symptoms
- Audit logs display:
UNABLE_TO_VERIFY_LEAF_SIGNATUREorERR_TLS_CERT_ALTNAME_INVALID.
Possible Causes
- Your SSL certificate has expired.
- Missing intermediate certificate authority (CA) chain certificates on your hosting server.
Resolution
- Test your certificate chain using SSL audit tools (like Qualys SSL Labs).
- Reinstall your certificate, making sure to append the complete CA Bundle (CABUNDLE) provided by your issuer.
- If using Let's Encrypt, verify that the auto-renewal cron script on your server is running.
Related Guides
Was this page helpful to your workflow?