|
|
Log in / Subscribe / Register

Using certificates for SSH authentication

Using certificates for SSH authentication

Posted Nov 8, 2022 19:25 UTC (Tue) by joib (subscriber, #8541)
In reply to: Using certificates for SSH authentication by Cyberax
Parent article: Using certificates for SSH authentication

There are a couple of commercial/open core projects that do this, teleport and smallstep come to mind. I think hashicorp vault also has something related to ssh cert management.


to post comments

Using certificates for SSH authentication

Posted Nov 8, 2022 20:37 UTC (Tue) by Cyberax (✭ supporter ✭, #52523) [Link]

Uber has open-sourced its version: https://medium.com/uber-security-privacy/introducing-the-...

We have our own version that I hope to push to open source, but it's typically very tied to the company's infrastructure.

Using certificates for SSH authentication

Posted Nov 11, 2022 21:35 UTC (Fri) by dbnichol (subscriber, #39622) [Link]

Indeed Vault does - https://developer.hashicorp.com/vault/docs/secrets/ssh/si.... I've never used that engine, but we use it for lots of other things. Since it also has a wide variety of authentication methods, you can configure it in a way that fits your organization.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds