Tutorials, examples, integrations and workflows #765
Unanswered
tashian
asked this question in
Show and tell
Replies: 2 comments
-
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.
0 replies
-
Traefik and Smallstep integration |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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)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/8e9206073e2cb052b6f633c0b7d4d8dfIf 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