📖 ~1 min read
Table of contents
Symptom & Impact
curl, dnf, or app clients fail with certificate verify errors on HTTPS endpoints.
Environment & Reproduction
Required root/intermediate CA is absent, expired, or not distributed to host trust store.
Root Cause Analysis
Use openssl s_client -connect host:443 -showcerts to inspect presented chain.
Quick Triage
Verify CA files under /etc/pki/ca-trust/source/anchors and trust extract status.
Step-by-Step Diagnosis
Add correct PEM CA file and run update-ca-trust extract.

Solution – Primary Fix
Re-run curl -Iv and dnf makecache to confirm successful TLS validation.
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
If TLS inspection proxy exists, deploy enterprise proxy CA chain consistently.
Verification & Acceptance Criteria
Ensure chronyd keeps accurate time because skew can invalidate certificate dates.
Rollback Plan
Confirm security policy is not blocking trust store update paths.
Prevention & Hardening
Package updates, API integrations, and downloads fail across critical workflows.
Related Errors & Cross-Refs
Never disable TLS verification permanently as a workaround in production.
Related tutorial: View the step-by-step tutorial for rhel-9.
View all rhel-9 tutorials on the Tutorials Hub →
Browse all common problems & solutions on the Tutorials Hub.
References & Further Reading
Automate CA lifecycle distribution and expiry monitoring across RHEL 9 systems.
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.