blob: 83e87397350122028d33ff532ccd14f20905103a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Make x509 apply after openssh-5.9_p1-sshd-gssapi-multihomed.patch.
--- openssh-6.5p1+x509-7.8.diff
+++ openssh-6.5p1+x509-7.8.diff
@@ -15473,10 +15473,9 @@
.It Cm ChallengeResponseAuthentication
Specifies whether challenge-response authentication is allowed (e.g. via
PAM or though authentication styles supported in
-@@ -499,6 +576,16 @@
+@@ -499,5 +576,15 @@
The default is
.Dq yes .
- Note that this option applies to protocol version 2 only.
+.It Cm HostbasedAlgorithms
+Specifies the protocol version 2 algorithms used in
+.Dq hostbased
|