It's trivial to install the step
binary on your local machine.
Install step
via Homebrew:
brew install step
Download and install the Debian package from our latest release:
wget https://github.com/smallstep/cli/releases/download/v0.15.7/step_linux_0.15.7_amd64.deb
sudo dpkg -i step_linux_0.15.7_amd64.deb
We are using the Arch User Repository to
distribute step
binaries for Arch Linux.
step
binary tarball can be found here.step-ca
binary tarball (for step certificates - a sibling repository) can be found here.You can use pacman to install the packages.
We have amd64, arm64, and armv7 releases available to download from our latest release.
$ step certificate inspect https://smallstep.com
Certificate:
Data:
Version: 3 (0x2)
Serial Number: 326381749415081530968054238478851085504954 (0x3bf265673332db2d0c70e48a163fb7d11ba)
Signature Algorithm: SHA256-RSA
Issuer: C=US,O=Let's Encrypt,CN=Let's Encrypt Authority X3
Validity
Not Before: Feb 8 13:07:44 2019 UTC
Not After : May 9 13:07:44 2019 UTC
Subject: CN=smallstep.com
[...]