SyntaxFix
Write A Post
Hire A Developer
Questions
Maybe late to the party but in my case it was RHEL 6.8:
Copy certificate.crt issued by hosting to:
certificate.crt
/etc/pki/ca-trust/source/anchors/
Then:
update-ca-trust force-enable (ignore not found warnings) update-ca-trust extract
Hope it helps