[Bug 1317] New: ssh uses obsolete SIG RRtype
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Wed May 23 00:07:57 EST 2007
http://bugzilla.mindrot.org/show_bug.cgi?id=1317
Summary: ssh uses obsolete SIG RRtype
Product: Portable OpenSSH
Version: -current
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: svallet at genoscope.cns.fr
Created an attachment (id=1296)
--> (http://bugzilla.mindrot.org/attachment.cgi?id=1296)
Patch against CVS
ssh uses an obsolete RRtype to check for signatures on SSHFP records :
SIG (RRtype 24) is obsolete for RR signature records since RFC 3755
(see §3 there). The minimal patch below fixes the problem by using
RRSIG (RRtype 46) instead.
--
Configure bugmail: http://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list