certificates icon indicating copy to clipboard operation
certificates copied to clipboard

🛡️ A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.

Results 283 certificates issues
Sort by recently updated
recently updated
newest added

Running the following: step-ca --password-file ./secrets/password ./config/ca.json >output.txt 2>error.txt results in: -rw-r----- 1 step step 6640 Jan 10 08:15 error.log -rw-r----- 1 step step 0 Jan 10 07:59 output.log Notice...

bug
needs triage
tech-debt

### Description This PR uses `go.step.sm/crypto/kms` as the kms package. Fixes #975

needs triage

### Description This pull adds a new API endpoint `/crl` that will return an on-demand generated PEM-encoded CRL. Fixes #206 The CRL is generated on-demand: * if it is requested...

#### Name of feature: Provisioner webhooks #### Pain or issue this feature alleviates: Augment template contexts with dynamically changing data. #### Is there documentation on how to use this feature?...

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

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

### Description Remove the Go package `gitHub.com/smallstep/certificates/kms` and use `go.step.sm/crypto/kms` instead.

enhancement
needs triage

### Description Instead of using a JWK/X5c provisioner to request the signing of the certificate to the CA, we can implement some kind of authenticated API similar to Google CAS...

enhancement
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