[openssh-commits] CVS: fuyu.mindrot.org: openssh
Damien Miller
djm at fuyu.mindrot.org
Sun Apr 20 13:23:43 EST 2014
CVSROOT: /var/cvs
Module name: openssh
Changes by: djm at fuyu.mindrot.org 14/04/20 13:23:43
Modified files:
. : ChangeLog sshconnect.c
Log message:
- djm at cvs.openbsd.org 2014/04/01 03:34:10
[sshconnect.c]
When using VerifyHostKeyDNS with a DNSSEC resolver, down-convert any
certificate keys to plain keys and attempt SSHFP resolution.
Prevents a server from skipping SSHFP lookup and forcing a new-hostkey
dialog by offering only certificate keys.
Reported by mcv21 AT cam.ac.uk
Diff commands:
cvs -nQq rdiff -u -r1.6783 -r1.6784 openssh/ChangeLog
cvs -nQq rdiff -u -r1.219 -r1.220 openssh/sshconnect.c
ViewVC:
http://anoncvs.mindrot.org/index.cgi/openssh/ChangeLog?r1=1.6783;r2=1.6784&view=patch
http://anoncvs.mindrot.org/index.cgi/openssh/sshconnect.c?r1=1.219;r2=1.220&view=patch
Please note that there may be a delay before commits are available
on the public ViewVC site.
More information about the openssh-commits
mailing list