Skip to content

A Puppet module for managing the system crypto policy settings

Notifications You must be signed in to change notification settings

simp/pupmod-simp-crypto_policy

Repository files navigation

License CII Best Practices Puppet Forge Puppet Forge Downloads Build Status

pupmod-simp-crypto_policy

Table of Contents

Description

Manage, and provide information about, the system-wide crypto policies.

See update-crypto-policy(8) for additional information.


WARNING There are issues with crypto-policies < 20190000 which may render a FIPS system inaccessible.


Setup

What crypto_policy affects

Manages the system-wide crypto policy.

Applications may opt-in, or out, of usage by following the steps outlined in update-crypto-policy(8).

Usage

class { 'crypto_policy': }

Reference

See REFERENCE.md for the full module reference.

Limitations

SIMP Puppet modules are generally intended for use on Red Hat Enterprise Linux and compatible distributions, such as CentOS. Please see the metadata.json file for the most up-to-date list of supported operating systems, Puppet versions, and module dependencies.

Development

Please read our Contribution Guide.

If you find any issues, they can be submitted to our JIRA.