freebsd-ports/security/openssh-portable/files/patch-ssh_config.5
Bryan Drewery 8da82fad61 Update to 7.4p1.
- Update X509 patch to 9.3
- SCTP patch from soralx@cydem.org

Changes: https://www.openssh.com/txt/release-7.4
2017-01-16 19:30:31 +00:00

26 lines
708 B
Groff

--- UTC
r100678 | fanf | 2002-07-25 10:59:40 -0500 (Thu, 25 Jul 2002) | 5 lines
Document the FreeBSD default for CheckHostIP, which was changed in
rev 1.2 of readconf.c.
--- ssh_config.5.orig 2010-08-04 21:03:13.000000000 -0600
+++ ssh_config.5 2010-09-14 16:14:13.000000000 -0600
@@ -377,8 +377,7 @@ or
.Cm no .
.It Cm CheckHostIP
If set to
-.Cm yes
-(the default),
+.Cm yes ,
.Xr ssh 1
will additionally check the host IP address in the
.Pa known_hosts
@@ -390,6 +389,7 @@ in the process, regardless of the settin
.Cm StrictHostKeyChecking .
If the option is set to
.Cm no ,
+(the default),
the check will not be executed.
.It Cm Cipher
Specifies the cipher to use for encrypting the session