Removed for tests
This commit is contained in:
27
security.old/openssh-portable/files/patch-ssh_config.5
Normal file
27
security.old/openssh-portable/files/patch-ssh_config.5
Normal file
@ -0,0 +1,27 @@
|
||||
--- 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 2020-11-16 11:53:55.871161000 -0800
|
||||
+++ ssh_config.5 2020-11-16 12:43:41.763006000 -0800
|
||||
@@ -420,8 +420,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
|
||||
@@ -434,6 +433,8 @@ in the process, regardless of the setting of
|
||||
If the option is set to
|
||||
.Cm no ,
|
||||
the check will not be executed.
|
||||
+The default is
|
||||
+.Cm no .
|
||||
.It Cm Ciphers
|
||||
Specifies the ciphers allowed and their order of preference.
|
||||
Multiple ciphers must be comma-separated.
|
||||
Reference in New Issue
Block a user