Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1001 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 1001 Bytes

cli-utils

License Build Status Documentation

Cli-utils is a collection of packages used in Smallstep products. See:

  • step: A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
  • step-ca: A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

⚠️: Other projects should not use this package. The API can change at any time.

Usage

To add this to a project just run:

go get github.com/smallstep/cli-utils