Bug 2164995
| Summary: | ".include =" in rhel9-playbook-stig.yml causing STIG to flag it. | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | Shreyas Mahangade <smahanga> | |
| Component: | scap-security-guide | Assignee: | Vojtech Polasek <vpolasek> | |
| Status: | CLOSED NOTABUG | QA Contact: | BaseOS QE Security Team <qe-baseos-security> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 9.1 | CC: | ggasparb, jcerny, jjaburek, jwright, maburgha, mhaicman, mlysonek, openscap-maint, sbalasub, vpolasek | |
| Target Milestone: | rc | Keywords: | Triaged, ZStream | |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: |
.Align remediations with rule description in rule configure_openssl_cryptopolicy
The rule configure_openssl_cryptopolicy has been updated to correctly handle the `=` sign in OpenSSL configuration files. The remediation scripts are now aligned with rule description. The remediation will now insert the following line including the `=` sign:
`.include = /etc/crypto-policies/back-ends/opensslcnf.config`
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 2192893 2228435 2228436 (view as bug list) | Environment: | ||
| Last Closed: | 2023-08-09 13:12:02 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2192893, 2228435, 2228436 | |||
|
Description
Shreyas Mahangade
2023-01-27 09:49:11 UTC
Patch for this rule is merged in Upstream: https://github.com/ComplianceAsCode/content/pull/10828 con |