📖 ~1 min read
Table of contents
Symptom & Impact
Secure connections fail to trusted services, blocking updates and API integrations.
Environment & Reproduction
Legacy Ubuntu hosts with stale ca-certificates package are most affected.
Root Cause Analysis
Expired or missing root/intermediate certificates invalidate otherwise legitimate chains.
Quick Triage
Check system date and test remote certificate chain with openssl s_client.
Step-by-Step Diagnosis
Compare server chain against local trust store and identify missing issuer certificates.

Solution – Primary Fix
Update CA certificates package, refresh trust store, and retest TLS endpoints.
Still having issues? Our IT Solutions & Services team can diagnose and resolve this for you. Get in touch for a free consultation.

Solution – Alternative Approaches
Install explicit intermediate certs or route through trusted internal proxy validation.
Verification & Acceptance Criteria
TLS handshakes succeed for required services without verify errors.
Rollback Plan
Revert CA bundle update if compatibility issues appear with legacy private PKI.
Prevention & Hardening
Schedule certificate trust updates and monitor upcoming root expiration events.
Related Errors & Cross-Refs
Connected to NTP drift, proxy interception issues, and package download failures.
Related tutorial: View the step-by-step tutorial for Ubuntu 14.04 LTS.
View all Ubuntu 14.04 LTS tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
OpenSSL docs, CA certificate maintenance guidance, and Ubuntu security updates.
Need Expert Help?
If you cannot resolve this yourself, our team offers hands-on Server Management, Managed IT Services, and flexible Support Plans. Contact us today — we respond within one business day.