A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
step is a toolkit for working with your public key infrastructure (PKI). It's also the client counterpart to the step-ca online Certificate Authority (CA).
step is a toolkit for working with your public key infrastructure (PKI). It's also the client counterpart to the step-ca online Certificate Authority (CA).
To install step-cli, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install step-cli
To see what files were installed by step-cli, run:
port contents step-cli
To later upgrade step-cli, run:
sudo port selfupdate && sudo port upgrade step-cli
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.