Step: A tool to Make Work easier for zero trust technologies
by
Admin

For more information and docs see the step website and the blog post announcing step.
Installing
These instructions will install an OS specific version of thestep
binary on your local machine. To build from source see getting started with development below.Mac OS
Installstep
via Homebrew:brew install smallstep/smallstep/step
Test:step certificate inspect https://smallstep.com
Linux
Download the latest Debian package from releases:wget https://github.com/smallstep/cli/releases/download/X.Y.Z/step_X.Y.Z_amd64.deb
Install the Debian package:sudo dpkg -s step_X.Y.Z_amd64.deb
Test:step certificate inspect https://smallstep.com