Skip to content

Latest commit

 

History

History
54 lines (36 loc) · 1.17 KB

CHANGELOG.rst

File metadata and controls

54 lines (36 loc) · 1.17 KB

trfore.smallstep Collection Release Notes

Adds files to improve development workflow; validates collection against step-ca & cli 0.26.1

New feature, request SSH certificates from step CA.

  • Added SSH role for generating SSH certificates.
  • Added support for CentOS 8-9 and Debian 10-12.
  • trfore.smallstep.step_ssh - Request SSH Certificates from step CA Server

Initial collection release, deploy a PKI using Smallstep.

  • Consolidated numerous step roles into a single collection.
  • trfore.smallstep.step_ca - Install and Initialize Step CA
  • trfore.smallstep.step_ca_cert - Download and add the CA root certificate to trust stores
  • trfore.smallstep.step_cert - Request an x509 certificate from the CA and automatically renew it
  • trfore.smallstep.step_cli - Install Step CLI
  • trfore.smallstep.step_provisioner - Add provisioners to Step CA