summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2016-02-17 08:57:34 +0000
committerDamien Miller <djm@mindrot.org>2016-02-18 09:24:41 +1100
commit3a13cb543df9919aec2fc6b75f3dd3802facaeca (patch)
tree0b13bcbee3acbbee658451a71b6676c7528f3da8 /sshd_config.5
parenta685ae8d1c24fb7c712c55a4f3280ee76f5f1e4b (diff)
upstream commit
rsa-sha2-512,rsa-sha2-256 cannot be selected explicitly in *KeyTypes options yet. Remove them from the lists of algorithms for now. committing on behalf of markus@ ok djm@ Upstream-ID: c6e8820eb8e610ac21551832c0c89684a9a51bb7
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.58
1 files changed, 4 insertions, 4 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index ef9190568..a37a3aca3 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,7 +33,7 @@
33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 33.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 34.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
35.\" 35.\"
36.\" $OpenBSD: sshd_config.5,v 1.219 2016/02/17 07:38:19 jmc Exp $ 36.\" $OpenBSD: sshd_config.5,v 1.220 2016/02/17 08:57:34 djm Exp $
37.Dd $Mdocdate: February 17 2016 $ 37.Dd $Mdocdate: February 17 2016 $
38.Dt SSHD_CONFIG 5 38.Dt SSHD_CONFIG 5
39.Os 39.Os
@@ -658,7 +658,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
658ssh-ed25519-cert-v01@openssh.com, 658ssh-ed25519-cert-v01@openssh.com,
659ssh-rsa-cert-v01@openssh.com, 659ssh-rsa-cert-v01@openssh.com,
660ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 660ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
661ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa 661ssh-ed25519,ssh-rsa
662.Ed 662.Ed
663.Pp 663.Pp
664The 664The
@@ -750,7 +750,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
750ssh-ed25519-cert-v01@openssh.com, 750ssh-ed25519-cert-v01@openssh.com,
751ssh-rsa-cert-v01@openssh.com, 751ssh-rsa-cert-v01@openssh.com,
752ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 752ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
753ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa 753ssh-ed25519,ssh-rsa
754.Ed 754.Ed
755.Pp 755.Pp
756The list of available key types may also be obtained using the 756The list of available key types may also be obtained using the
@@ -1358,7 +1358,7 @@ ecdsa-sha2-nistp521-cert-v01@openssh.com,
1358ssh-ed25519-cert-v01@openssh.com, 1358ssh-ed25519-cert-v01@openssh.com,
1359ssh-rsa-cert-v01@openssh.com, 1359ssh-rsa-cert-v01@openssh.com,
1360ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521, 1360ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,
1361ssh-ed25519,rsa-sha2-512,rsa-sha2-256,ssh-rsa 1361ssh-ed25519,ssh-rsa
1362.Ed 1362.Ed
1363.Pp 1363.Pp
1364The 1364The