Issue #8193 has been updated by Daniel Pittman.

Status changed from In Topic Branch Pending Review to Merged - Pending Release
Target version set to 2.7.13


----------------------------------------
Bug #8193: ssh_authorized_keys should support new key types
https://projects.puppetlabs.com/issues/8193#change-58477

Author: Stig Sandbeck Mathisen
Status: Merged - Pending Release
Priority: Normal
Assignee: 
Category: 
Target version: 2.7.13
Affected Puppet version: 
Keywords: ssh, ssh key, ssh_authorized_key, sshkey, ecdsa
Branch: https://github.com/puppetlabs/puppet/pull/597


SSH now supports additional key types. From the sshd man page (openssh version 
5.8p1 on ubuntu):

<blockquote>
For protocol version 2 the keytype is “ecdsa-sha2-nistp256”, 
“ecdsa-sha2-nistp384”, “ecdsa-sha2-nistp521”, “ssh-dss” or “ssh-rsa”.
</blockquote>

The puppet ssh_authorized_key and sshkey types only support "ssh-dss" and 
"ssh-rsa".


-- 
You have received this notification because you have either subscribed to it, 
or are involved in it.
To change your notification preferences, please click here: 
http://projects.puppetlabs.com/my/account

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Bugs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/puppet-bugs?hl=en.

Reply via email to