Tutorials, examples, integrations and workflows #765
Replies: 4 comments 3 replies
-
Using Smallstep to secure the AWS API gateway using MTLS, here is the link:- https://dev.to/aws-builders/aws-api-gateway-mtls-authentication-with-smallstep-pulumi-2o65 |
Beta Was this translation helpful? Give feedback.
-
Traefik and Smallstep integration |
Beta Was this translation helpful? Give feedback.
-
I'm working on a self hosted GUI to manage step ca with feature like list/sign/revoke certificate. I've have a few question, are you ok with this ? And shall I share it here ? |
Beta Was this translation helpful? Give feedback.
-
I did a walkthrough for a Nitrokey HSM 2 powered PKI with step-ca at the Open Security Conference 24. Maybe it is helpful for some readers: https://seism0saurus.de/posts/private-acme-ca-hsm/ |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Aside from our official tutorials and blog posts, there have been many community-contributed tutorials, examples, integrations and workflows that use the
step
toolchain. Here's a few we know about. As these are community contributions, they are not supported by Smallstep. Use them at your own risk.General tutorials
step
andstep-ca
don't have active revocation (CRL & OCSP) support yet, but you can manually manage a CRL. This gist and this blogpost give an example. (Also, we have some official docs for simple active revocation. See Production Considerations)Plugins for
step
Provides an HSM/KMS-backed authenticating proxy for mTLS services. Thanks to
@andsens for creating and maintaining this plugin!
Integrations with other OSS projects
step-ca
to provide a simple Registration Authority for P2P. See this discussion for more details.Configuration Management
Integrations with programming languages
Go
Python
Node.js
CA configuration and PKI architectures
step-ca
on Azure. It leverages Azure Key Vault, Azure MySQL, and Managed Identities.Webhook apps
step-ca
, written in Godevice-attest-01
flow instep-ca
.Demos
Utilities
step-ca
: https://gist.github.com/dopey/8e9206073e2cb052b6f633c0b7d4d8dfstep-ca
Badger database with step-badgerstep-ca
certificate data in PostgreSQL into JSON with stepundbIf you've created a tutorial, blog post, repo, or Gist that shows off how you're using our stuff, please add it in the comments!
Beta Was this translation helpful? Give feedback.
All reactions