SSH tunnel key exchange methods - Mailing list pgadmin-support

From Sven
Subject SSH tunnel key exchange methods
Date
Msg-id loom.20151110T093046-11@post.gmane.org
Whole thread Raw
Responses Re: SSH tunnel key exchange methods  (Dave Page <dpage@pgadmin.org>)
List pgadmin-support
Hi

The key exchange methods offered when opening an SSH tunnel are all 
SHA1 and therefore too weak:

[sshd] fatal: Unable to negotiate with xxx.xxx.xxx.xxx: no matching 
key exchange method found. Their offer:
diffie-hellman-group14-sha1,diffie-hellman-group-exchange-sha1,
diffie-hellman-group1-sha1 [preauth]

Is it possible to update pgadmin for safer kexes? IMHO, at least
diffie-hellman-group-exchange-sha256 would be nice, better even
curve25519-sha256@libssh.org as well.

Thanks for considering this!




pgadmin-support by date:

Previous
From: Ashesh Vashi
Date:
Subject: Re: SSL Mode PGAdmin III version 1.18.1
Next
From: Dave Page
Date:
Subject: Re: SSH tunnel key exchange methods