From cd667daee8ac822bd689de73d54e3a4421706519 Mon Sep 17 00:00:00 2001 From: Ingela Anderton Andin Date: Tue, 14 Feb 2012 14:56:46 +0100 Subject: Add support for key files protected by pass phrases --- lib/ssh/doc/src/ssh.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'lib/ssh/doc/src/ssh.xml') diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml index 0f7add6d36..c205fc5dc7 100644 --- a/lib/ssh/doc/src/ssh.xml +++ b/lib/ssh/doc/src/ssh.xml @@ -86,7 +86,7 @@ by calling ssh_connect:session_channel/2.

Options are:

- +

Sets the user directory e.i. the directory containing ssh configuration files for the user such as @@ -94,6 +94,18 @@ . Defaults to the directory normally referred to as

+ + +

If the user dsa key is protected by a pass phrase it can be + supplied with this option. +

+
+ + +

If the user rsa key is protected by a pass phrase it can be + supplied with this option. +

+

When true hosts are added to the -- cgit v1.2.3