mirror of
https://github.com/xcat2/confluent.git
synced 2025-01-17 21:23:18 +00:00
Jarrod Johnson
a574c69535
Implement SSH host key management
Like self-signed TLS certificates, SSH host keys warrant a similar security policy. This implementations follows the lead of the TLS management and uses the same policy name and interpretation, just storing the value in 'pubkeys.ssh' for the node rather than an extensible set of entry points (for now).
…
Description
Languages
Python
80.4%
Shell
15.6%
C
3.6%
Perl
0.3%