cli
cli copied to clipboard
🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
### Steps to Reproduce ``` $ step crypto keypair pub.pem priv.pem --no-password --insecure Your public key has been saved in pub.pem. Your private key has been saved in priv.pem. $...
For CA administrative functions, it would be nice to be able to use a KMS-bound key. This enables a flow where a YubiKey could be used to admin the CA,...
I would like to use `step oauth` with a local test instance of keycloak, but I can't because it only accepts `https://` urls: https://github.com/smallstep/cli/blob/797ae5933d6262ba447f61c166942fad4cca4aac/command/oauth/cmd.go#L329 The error it gives when I...
Note: We need to wait for a release of GoReleaser Pro before we can merge this. This PR builds `bin/step` using the same GoReleaser Pro workflow as in other parts...
#### Name of feature: Add `--password-file` to `crypto jwe encrypt` #### Pain or issue this feature alleviates: Makes it possible to run the command without prompts for input if e.g....
#### Name of feature: support for OpenInBrowser on Android #### Pain or issue this feature alleviates: without this patch, doing "step ssh login" with and OIDC-provider results in: > Cannot...
### Steps to Reproduce Download windows binary file: Run step-ca without config. All another runs shows this error. OR for example initialize step-ca using step.exe. During starting step-ca enter wrong...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...