From 1defe44d6dbbb01bf5591c0491474e86cff105b2 Mon Sep 17 00:00:00 2001 From: Fredrik Gustafsson Date: Thu, 1 Nov 2012 10:59:16 +0100 Subject: Option to ssh:connect {pref_public_key_algs, list()} where you can give the algorithms you want to use --- lib/ssh/doc/src/ssh.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/ssh/doc/src') diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml index b84b3a3dcb..4ab25a8f9b 100644 --- a/lib/ssh/doc/src/ssh.xml +++ b/lib/ssh/doc/src/ssh.xml @@ -142,6 +142,11 @@ some reason, the other algorithm is tried. The default is to try first.

+ + +

List of public key algorithms to try to use, ssh_rsa and ssh_dsa available. + Will override

+

Sets a timeout on the transport layer connection. Defaults to infinity.

-- cgit v1.2.3