SSH tunnel key exchange methods

Поиск
Список
Период
Сортировка
От Sven
Тема SSH tunnel key exchange methods
Дата
Msg-id loom.20151110T093046-11@post.gmane.org
обсуждение исходный текст
Ответы Re: SSH tunnel key exchange methods  (Dave Page <dpage@pgadmin.org>)
Список 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 по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: Re: SSL Mode PGAdmin III version 1.18.1
Следующее
От: Dave Page
Дата:
Сообщение: Re: SSH tunnel key exchange methods