cloudtools / cloudtools/ssh-cert-authority
Host key signing?
Open
- Dominant language
- Go
- Stars
- 747
- Forks
- 68
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering if thought has been put into having `ssh-cert-authority` not only handle signing user keys, but also host keys? A similar challenge exists when one wants to sign host keys to allow for consistent `known_hosts` files. The CA's private key is needed to sign the public keys, and having the private key copied to the hosts is not desirable. The result is needing to copy public keys back and forth, which is part of what this project solves.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.