Page MenuHomeFreeBSD

FreeBSD ssh client default changes
Needs ReviewPublic

Authored by emaste on Feb 15 2021, 8:30 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, May 14, 12:38 PM
Unknown Object (File)
Thu, May 14, 12:38 PM
Unknown Object (File)
Wed, May 13, 7:38 AM
Unknown Object (File)
Wed, May 13, 1:06 AM
Unknown Object (File)
Sat, May 2, 11:47 PM
Unknown Object (File)
Thu, Apr 30, 5:49 AM
Unknown Object (File)
Fri, Apr 24, 8:01 PM
Unknown Object (File)
Thu, Apr 23, 10:45 AM

Details

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste created this revision.
ssh_config
47

Hrm, there's no existing commented out value to change, need to investigate.
See also https://blog.des.no/2013/10/verifyhostkeydns/.

2khramtsov_gmail.com added inline comments.
readconf.c
2244

Should one trust AD bit from a remote resolver? One may configure a 2001:4860:4860::8888 in /etc/resolv.conf. Does FreeBSD installer add "options edns0" if local unbound is selected after install?

emaste added inline comments.
sshd_config
90

See D37411 for this one