Actions
Task #7782
closedPulp - Task #7960: FIPS and support for ALLOWED_CONTENT_CHECKSUMS
Ensure migration plugin runs in FIPS mode and respects the ALLOWED_CONTENT_CHECKSUMS configuraiton
Start date:
Due date:
% Done:
0%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Quarter:
Description
Katello needs to run in a FIPS-enabled environment with the migration plugin.
The prerequisite for this task would be pulpcore, pulp_file, pulp_container and pulp_rpm being able to function in the FIPS environment.
Related issues
Updated by daviddavis almost 4 years ago
- Has duplicate Task #7536: Add support for ALLOWED_CONTENT_CHECKSUMS added
Updated by ggainey over 3 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ggainey
Updated by ggainey over 3 years ago
This patch will need to enable 'unsafe' hashes on a FIPS system: https://gist.github.com/bmbouter/31c45dac7de68eeccc35a9f9564c0f28
- Test needs Pulp2/Pulp3 box.
- Test non-FIPS pulp2 to FIPS-pulp3:
- MD5-only repo
- non-MD5
- MD5-only, on_demand
- non-MD5, on_demand
- Test FIPS pulp2 to FIPS pulp3
- MD5-only repo
- non-MD5
- MD5-only, on_demand
- non-MD5, on_demand
Updated by ttereshc over 3 years ago
- Related to Issue #8453: Functional tests fail when FIPS is enabled added
Updated by ggainey over 3 years ago
See testing-document here: https://hackmd.io/@ggainey/Pulp3-FIPS-matrix
Updated by ggainey over 3 years ago
- Status changed from ASSIGNED to CLOSED - COMPLETE
Reassigned ownership of the doc to Pulp team, new link:
https://hackmd.io/@pulp/Pulp3-FIPS-matrix
At this point, this task to test 2to3 migration under FIPS is complete.
Actions