preferred key exchange methods
Markus Friedl
markus at openbsd.org
Fri Mar 8 22:19:46 EST 2002
On Fri, Mar 08, 2002 at 11:44:15AM +0200, Marko Asplund wrote:
> is there a way of specifying preferred key exchange methods on client end
> with OpenSSL 3.1 using ssh2?
you can switch the preferred key type but not key-exchange method.
HostKeyAlgorithms
Specifies the protocol version 2 host key algorithms that the
client wants to use in order of preference. The default for this
option is: ``ssh-rsa,ssh-dss''.
More information about the openssh-unix-dev
mailing list