certificates
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.
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...
### Description This PR uses `go.step.sm/crypto/kms` as the kms package. Fixes #975
### 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?...
## 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...
## 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...
### Description Remove the Go package `gitHub.com/smallstep/certificates/kms` and use `go.step.sm/crypto/kms` instead.
### 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...
## 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...