cloudtools / cloudtools/ssh-cert-authority

Host key signing?

Open
#13 5 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.