1 Jul 2011 13:34
ssh_authorized_keys should support new key types
Stefan Schulte <stefan.schulte <at> taunusstein.net>
2011-07-01 11:34:10 GMT
2011-07-01 11:34:10 GMT
Stig Sandbeck Mathisen reported:
SSH now supports additional key types. From the sshd man page (openssh
version 5.8p1 on ubuntu):
For protocol version 2 the keytype is “ecdsa-sha2-nistp256”,
“ecdsa-sha2-nistp384”, “ecdsa-sha2-nistp521”, “ssh-dss” or
“ssh-rsa”.
The puppet ssh_authorized_key and sshkey types only support “ssh-dss”
and “ssh-rsa”.
First patch adds the new types to ssh_authorized_key, second patch adds
the new types to sshkey.
-Stefan
--
--
You received this message because you are subscribed to the Google Groups "Puppet Developers" group.
To post to this group, send email to puppet-dev <at> googlegroups.com.
To unsubscribe from this group, send email to puppet-dev+unsubscribe <at> googlegroups.com.
For more options, visit this group at http://groups.google.com/group/puppet-dev?hl=en.
RSS Feed