cli icon indicating copy to clipboard operation
cli copied to clipboard

🧰 A zero trust swiss army knife for working with X509, OAuth, JWT, OATH OTP, etc.

Results 215 cli issues
Sort by recently updated
recently updated
newest added

## 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...

enhancement
needs triage

I see you only have FreeBSD release assets and not OpenBSD. Go compiler can target OpenBSD and so therefore it should be an easy fix for you to add OpenBSD...

enhancement
needs triage

When I get a certificate using an OIDC provisioner, the `--san` I provide is silently ignored. `step` should warn the user that the flag was ignored. example output: ``` step...

enhancement
needs triage

Step ca sign command doesn't allow CSR with empty subject with valid sans using acme provisioner. `step ca sign acmet1.localstepca.com.csr acmet1.localstepca.com.crt --acme https://localstepca.com/acme/acme/directory` error creating new ACME order: The request...

#### Name of feature: Add --intermediate-file flag to separate leaf and intermediate certs #### Pain or issue this feature alleviates: #1360 Closes: #1360 #### Why is this important to the...

needs triage

Uses -------- 1) `step certificate unbundle leaf-chain.crt leaf.crt intermediate-chain.crt` - separates certificate chain into separate files. One with just the leaf certificate and the other with the intermediate chain. 2)...

enhancement
needs triage

Some clients don't accept a full chain. It would be easier to work with separate files in those cases.

enhancement
good first issue
needs triage

## 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...

enhancement
good first issue
needs triage

## 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...

enhancement
needs triage

* adds `jq` to installed packages for parsing `json` endpoints on **step-ca** * tested as working in an Alpine **LXD** --- #### Name of feature: * improve dependencies #### Pain...

needs triage