Bugzilla – Attachment 2773 Details for
Bug 2518
docs: remove redundant lists of algorithms
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
0001-docs-remove-redundant-lists-of-algorithms.patch (text/plain), 3.80 KB, created by
Gleb Fotengauer-Malinovskiy
on 2015-12-15 06:05:55 AEDT
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Gleb Fotengauer-Malinovskiy
Created:
2015-12-15 06:05:55 AEDT
Size:
3.80 KB
patch
obsolete
>From 5ce714837d78f4c2d927e44dfe5c5ccbf4f2fb8d Mon Sep 17 00:00:00 2001 >From: Gleb Fotengauer-Malinovskiy <glebfm@altlinux.org> >Date: Mon, 14 Dec 2015 21:45:00 +0300 >Subject: [PATCH] docs: remove redundant lists of algorithms > >--- > ssh_config.5 | 38 ++++++-------------------------------- > sshd_config.5 | 38 ++++++-------------------------------- > 2 files changed, 12 insertions(+), 64 deletions(-) > >diff --git a/ssh_config.5 b/ssh_config.5 >index 2ede53f..bd70eb7 100644 >--- a/ssh_config.5 >+++ b/ssh_config.5 >@@ -868,22 +868,9 @@ Alternately if the specified value begins with a > .Sq + > character, then the specified key types will be appended to the default set > instead of replacing them. >-The default for this option is: >-.Bd -literal -offset 3n >-ecdsa-sha2-nistp256-cert-v01@openssh.com, >-ecdsa-sha2-nistp384-cert-v01@openssh.com, >-ecdsa-sha2-nistp521-cert-v01@openssh.com, >-ssh-ed25519-cert-v01@openssh.com, >-ssh-rsa-cert-v01@openssh.com, >-ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, >-ssh-ed25519,ssh-rsa >-.Ed >-.Pp >-The >-.Fl Q >-option of >-.Xr ssh 1 >-may be used to list supported key types. >+The default for this option is the same as for >+.Cm HostKeyAlgorithms >+option. > .It Cm HostKeyAlgorithms > Specifies the protocol version 2 host key algorithms > that the client wants to use in order of preference. >@@ -1332,22 +1319,9 @@ Alternately if the specified value begins with a > .Sq + > character, then the key types after it will be appended to the default > instead of replacing it. >-The default for this option is: >-.Bd -literal -offset 3n >-ecdsa-sha2-nistp256-cert-v01@openssh.com, >-ecdsa-sha2-nistp384-cert-v01@openssh.com, >-ecdsa-sha2-nistp521-cert-v01@openssh.com, >-ssh-ed25519-cert-v01@openssh.com, >-ssh-rsa-cert-v01@openssh.com, >-ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, >-ssh-ed25519,ssh-rsa >-.Ed >-.Pp >-The >-.Fl Q >-option of >-.Xr ssh 1 >-may be used to list supported key types. >+The default for this option is the same as for >+.Cm HostKeyAlgorithms >+option. > .It Cm PubkeyAuthentication > Specifies whether to try public key authentication. > The argument to this keyword must be >diff --git a/sshd_config.5 b/sshd_config.5 >index d94c5f5..a633935 100644 >--- a/sshd_config.5 >+++ b/sshd_config.5 >@@ -656,22 +656,9 @@ Alternately if the specified value begins with a > .Sq + > character, then the specified key types will be appended to the default set > instead of replacing them. >-The default for this option is: >-.Bd -literal -offset 3n >-ecdsa-sha2-nistp256-cert-v01@openssh.com, >-ecdsa-sha2-nistp384-cert-v01@openssh.com, >-ecdsa-sha2-nistp521-cert-v01@openssh.com, >-ssh-ed25519-cert-v01@openssh.com, >-ssh-rsa-cert-v01@openssh.com, >-ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, >-ssh-ed25519,ssh-rsa >-.Ed >-.Pp >-The >-.Fl Q >-option of >-.Xr ssh 1 >-may be used to list supported key types. >+The default for this option is the same as for >+.Cm HostKeyAlgorithms >+option. > .It Cm HostbasedAuthentication > Specifies whether rhosts or /etc/hosts.equiv authentication together > with successful public key client host authentication is allowed >@@ -1347,22 +1334,9 @@ Alternately if the specified value begins with a > .Sq + > character, then the specified key types will be appended to the default set > instead of replacing them. >-The default for this option is: >-.Bd -literal -offset 3n >-ecdsa-sha2-nistp256-cert-v01@openssh.com, >-ecdsa-sha2-nistp384-cert-v01@openssh.com, >-ecdsa-sha2-nistp521-cert-v01@openssh.com, >-ssh-ed25519-cert-v01@openssh.com, >-ssh-rsa-cert-v01@openssh.com, >-ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, >-ssh-ed25519,ssh-rsa >-.Ed >-.Pp >-The >-.Fl Q >-option of >-.Xr ssh 1 >-may be used to list supported key types. >+The default for this option is the same as for >+.Cm HostKeyAlgorithms >+option. > .It Cm PubkeyAuthentication > Specifies whether public key authentication is allowed. > The default is >-- >2.1.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 2518
: 2773