top | item 32663339

(no title)

dmuth | 3 years ago

For those curious about how SSH CAs and key signing works, I wrote a blog post about that awhile ago: https://dmuth.medium.com/ssh-at-scale-cas-and-principals-b27...

I also created a "playground" which can be used to stand up such an environment running in Docker containers to better understand the process: https://github.com/dmuth/ssh-principal-and-ca-playground

Hope folks here find them helpful.

discuss

order

LionTamer|3 years ago

That that looks rly helpful. I’ll check that out tonight, thanks for sharing