puppetlabs / sce_issues

This repository will allow public community members to file bug reports against the SCE modules
2 stars 0 forks source link

RFE to manage custom crypto policies #9

Open bzilla opened 6 months ago

bzilla commented 6 months ago

For cem_linux, the cem_linux::utils::manage_crypto_policies class only allows for the management of 1 of the stock 4 RHEL crypto policies (FIPS, DEFAULT, FUTURE or LEGACY). This is a request to consider extending this functionality to create and manage a custom policy like 'DEFAULT:LOCAL1' with different mac/cipher/algo content. Currently we need to ignore a set of controls to have these custom profiles and managing them via the module would be preferable.

github-actions[bot] commented 6 months ago

Migrated issue to CEM-4694