bugzilla-daemon at mindrot.org
2012-Jul-17 06:47 UTC
[Bug 1972] ssh-keygen fails to generate SSHFP for ECDSA but exits with 0 code
https://bugzilla.mindrot.org/show_bug.cgi?id=1972 Daniel Black <daniel.black at ovee.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |daniel.black at ovee.com.au Keywords| |openbsd, patch --- Comment #2 from Daniel Black <daniel.black at ovee.com.au> --- ecdsa fingerprints now standardised rfc6594 and registered http://www.iana.org/assignments/dns-sshfp-rr-parameters/dns-sshfp-rr-parameters.xml Patch: https://git.nic.cz/redmine/projects/ietf/repository/revisions/master/changes/ssh-sshfp-ecdsa.patch If that doesn't work your openssl doesn't have ecc support due to patent distribution restrictions. -- You are receiving this mail because: You are watching the assignee of the bug.
bugzilla-daemon at mindrot.org
2012-Jul-17 06:54 UTC
[Bug 1972] ssh-keygen fails to generate SSHFP for ECDSA but exits with 0 code
https://bugzilla.mindrot.org/show_bug.cgi?id=1972 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |djm at mindrot.org Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #3 from Damien Miller <djm at mindrot.org> --- *** This bug has been marked as a duplicate of bug 1978 *** -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Possibly Parallel Threads
- [Bug 1972] ssh-keygen fails to generate SSHFP for ECDSA but exits with 0 code
- [Bug 2039] New: Give proper credits for ECDSA patch
- ssh-keygen -r should support SSHFP records for ECDSA (or at least return non-zero error code on failure)
- Support for ECDSA and SHA-2 (SHA-256) in the SSHFP record
- [Bug 2223] New: Ed25519 support in SSHFP DNS resource records