Bug 1738681
Summary: | Curl not using CA-path - custom certificates not used | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jari Turkia <redhat-bugzilla> |
Component: | curl | Assignee: | Kamil Dudka <kdudka> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | low | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | john.j5live, kdudka, msekleta, paul |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-08 13:09:29 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jari Turkia
2019-08-07 20:39:52 UTC
See https://docs.fedoraproject.org/en-US/quick-docs/using-shared-system-certificates/ to learn how to add a new custom CA-root system-wide. The advantage of this approach is that it takes effect on the whole system, not just OpenSSL-based apps. Yeah, running: trust anchor --store letsencryptauthorityx3.pem.txt seems to do the trick. Perfect. Thanks for confirmation! |