ssh-ca
ssh-ca copied to clipboard
Management utilities to support a certificate authority for ssh keys
In recent versions of gpg, it [can serve as an SSH agent](https://wiki.archlinux.org/index.php/GnuPG#SSH_agent). This allows you to easily store your SSH key on a hardware device, like a yubikey. Unfortunately, in...
@cloudtools, I've corrected a typographical error in the documentation of the [ssh-ca](https://github.com/cloudtools/ssh-ca) project. You should be able to merge this pull request automatically. However, if this was intentional or if...
I'll handle this - just wanted to put it here so I don't forget. Basically the fact we default to ec2-user & ubuntu is fine, until you want to use...
For review, add sqlite as the first additional backing store type. TODO: - Figure out whether environment should be passed to both get_public_key() and upload_public_key() - Add postgresql and mysql...
I forgot to throw a + in front of the time when signing a key and it caused the ssh-keygen command to fail with this output: Invalid certificate life specification...