Back to projects
Sep 01, 2021
1 min read

VaultSSH

A small CLI wrapper for authenticating with SSH keys from Hashicorp Vault.

VaultSSH was a natural continuation of the vaultrs project and utilized it to produce a CLI tool for generating SSH certificates. It aims to show the full cycle of not just writing supporting libraries, but also turning them into a useful tool.