aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh/doc/src/ssh.xml
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2017-10-02 12:46:32 +0200
committerHans Nilsson <[email protected]>2017-10-02 12:46:32 +0200
commitc46c699a518f9068b35d1c591ed8aed067b832ba (patch)
treed951a1b13857ab7ebf71fd2aa5b6da7b181f81e6 /lib/ssh/doc/src/ssh.xml
parentf178f46023da20fb2728e9b95b3d14a1c4c6b5ce (diff)
parent8d37b35a3d68a5acf4889d5df20b51790ec19097 (diff)
downloadotp-c46c699a518f9068b35d1c591ed8aed067b832ba.tar.gz
otp-c46c699a518f9068b35d1c591ed8aed067b832ba.tar.bz2
otp-c46c699a518f9068b35d1c591ed8aed067b832ba.zip
Merge branch 'hans/ssh/ecdsa_pass_phrase/OTP-14602' into maint
Diffstat (limited to 'lib/ssh/doc/src/ssh.xml')
-rw-r--r--lib/ssh/doc/src/ssh.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/ssh/doc/src/ssh.xml b/lib/ssh/doc/src/ssh.xml
index d9516fff12..337f4094cc 100644
--- a/lib/ssh/doc/src/ssh.xml
+++ b/lib/ssh/doc/src/ssh.xml
@@ -178,6 +178,12 @@
supplied with this option.
</p>
</item>
+ <tag><c><![CDATA[{ecdsa_pass_phrase, string()}]]></c></tag>
+ <item>
+ <p>If the user ECDSA key is protected by a passphrase, it can be
+ supplied with this option.
+ </p>
+ </item>
<tag>
<c><![CDATA[{silently_accept_hosts, boolean()}]]></c> <br/>
<c><![CDATA[{silently_accept_hosts, CallbackFun}]]></c> <br/>