Feature #9830
Support Elliptic Curve SSH keys (patch included)
| Status: | Closed | Start date: | 09/30/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 100% |
||
| Category: | library | |||
| Target version: | 1.6.2 | |||
| Keywords: | ssh, ecdsa | Affected Facter version: | 1.6.1 | |
| Branch: | https://github.com/puppetlabs/facter/pull/72 | |||
| Votes: | 0 |
Description
From version 5.7 onward, openssh has support for elliptic curve DSA keys.
I’ve added a fact for this keytype to the facter master branch (https://github.com/pieterlexis/facter/tree/sshecdsakey). The fact works, but will probably need a unit test or something. Pull request is on the way.
$ RUBYLIB=./lib ruby bin/facter | grep sshec
sshecdsakey => AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBBEzz8Any0i4XKOayFsTB9NkrRA8bDv/jQdEdfTyfxFtr2Qpj5M39SuzxW5oH+WjClYC5V6/pLWXKwBW6Bi3//4=
Related issues
History
Updated by Ken Barber 8 months ago
- Category set to library
- Status changed from Unreviewed to Investigating
- Assignee set to Ken Barber
- Target version set to 1.6.x
- Keywords set to ssh, ecdsa
- Branch set to https://github.com/puppetlabs/facter/pull/72
Looking.
Updated by Ken Barber 8 months ago
- Status changed from Investigating to Accepted
Hi Pieter – can you sign a CLA for this? I’ve merged it in already without realizing you haven’t signed it yet – this is normal practice for us before we accept submissions:
https://projects.puppetlabs.com/contributor_licenses/sign
Can you sign it retroactively?
Updated by James Turnbull 8 months ago
- Status changed from Accepted to Requires CLA to be signed
Updated by Pieter Lexis 8 months ago
Signed it.
Updated by Ken Barber 8 months ago
- Status changed from Requires CLA to be signed to Merged - Pending Release
Awesome. Thanks Pieter – and thanks very much for the contribution.
Updated by Michael Stahnke 8 months ago
- Status changed from Merged - Pending Release to Closed
- Target version changed from 1.6.x to 1.6.2
Released as part of 1.6.2.