Skip to content
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.

Latest commit

 

History

History
45 lines (27 loc) · 1.11 KB

README.md

File metadata and controls

45 lines (27 loc) · 1.11 KB

catrust

Table of Contents

  1. Description
  2. Setup - The basics of getting started with catrust
  3. Usage - Configuration options and additional functionality
  4. Reference - An under-the-hood peek at what the module is doing and how
  5. Limitations - OS compatibility, etc.
  6. Development - Guide for contributing to the module

Description

Add new x509 CA (or other) certificates to the Linux CA trust store.

Setup

What catrust affects

Places x509 certificates and CRLs into the correct distribution dependant locations in order to add them as trusted.

Beginning with catrust

Locate your certificates and either make them accessible through Puppet or http(s).

Usage

TODO

Reference

TODO

Limitations

TODO

Development

Development is done at GitHub.com/bodhidigital/bodhi-catrust