summaryrefslogtreecommitdiff
path: root/ssh_config.5
diff options
context:
space:
mode:
authordjm@openbsd.org <djm@openbsd.org>2015-07-03 03:47:00 +0000
committerDamien Miller <djm@mindrot.org>2015-07-15 15:35:31 +1000
commitbdfd29f60b74f3e678297269dc6247a5699583c1 (patch)
treef05bd48778749ef29b635a4c113c00e795ba4e7f /ssh_config.5
parentc28fc62d789d860c75e23a9fa9fb250eb2beca57 (diff)
upstream commit
turn off 1024 bit diffie-hellman-group1-sha1 key exchange method (already off in server, this turns it off in the client by default too) ok dtucker@ Upstream-ID: f59b88f449210ab7acf7d9d88f20f1daee97a4fa
Diffstat (limited to 'ssh_config.5')
-rw-r--r--ssh_config.57
1 files changed, 3 insertions, 4 deletions
diff --git a/ssh_config.5 b/ssh_config.5
index 268a627b2..d29963c15 100644
--- a/ssh_config.5
+++ b/ssh_config.5
@@ -33,8 +33,8 @@
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: ssh_config.5,v 1.211 2015/06/02 09:10:40 djm Exp $ 36.\" $OpenBSD: ssh_config.5,v 1.212 2015/07/03 03:47:00 djm Exp $
37.Dd $Mdocdate: June 2 2015 $ 37.Dd $Mdocdate: July 3 2015 $
38.Dt SSH_CONFIG 5 38.Dt SSH_CONFIG 5
39.Os 39.Os
40.Sh NAME 40.Sh NAME
@@ -980,8 +980,7 @@ curve25519-sha256@libssh.org,
980ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521, 980ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,
981diffie-hellman-group-exchange-sha256, 981diffie-hellman-group-exchange-sha256,
982diffie-hellman-group-exchange-sha1, 982diffie-hellman-group-exchange-sha1,
983diffie-hellman-group14-sha1, 983diffie-hellman-group14-sha1
984diffie-hellman-group1-sha1
985.Ed 984.Ed
986.Pp 985.Pp
987The list of available key exchange algorithms may also be obtained using the 986The list of available key exchange algorithms may also be obtained using the