Bug 2117796
Summary: | ca-certificates need to add support for signing certs for .NET [rhel-7.9.z] | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Bob Relyea <rrelyea> |
Component: | ca-certificates | Assignee: | Bob Relyea <rrelyea> |
Status: | CLOSED ERRATA | QA Contact: | Alexander Sosedkin <asosedki> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.9 | CC: | asosedki, kpfleming, qe-baseos-security, ssorce |
Target Milestone: | rc | Keywords: | Triaged, ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
Feature:
Object Signing certs have been added to ca-certificates.
Reason:
Application like .NET need to verify that downloaded code fragments came from some trusted source. The certificates that verify these code fragments are often different than certificates that verify TLS, and have different verification requirements. As such we need to mark those certs which have gone through some verification as valid for code signing.
Result:
New certs for code signing has been added. These certificates should only show up in /etc/pki/ca-trust/extracted/pem/objsign-ca-bundle.pem,
/etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt and /usr/share/pki/ca-trust-source/ca-bundle.trust.p11-kit. The latter two, the certs are marked with object signing only.
Existing certs may have object signing permission addes.
The new object signing certs may be expired.
|
Story Points: | --- |
Clone Of: | 2117793 | Environment: | |
Last Closed: | 2022-09-20 08:59:57 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2117793 | ||
Bug Blocks: | 2117794 |
Description
Bob Relyea
2022-08-11 22:58:23 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (ca-certificates bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:6572 |