aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ssh
diff options
context:
space:
mode:
authorHans Nilsson <[email protected]>2018-04-16 12:38:27 +0200
committerGitHub <[email protected]>2018-04-16 12:38:27 +0200
commitfaa093b0887ba931a86cc94246ce8ab47aa76aa4 (patch)
tree0157195ae0f78ad7958eab4e6192fdb2ce4c2e6c /lib/ssh
parent505ff54a1a806695d58898187880047130235539 (diff)
parent3d4c30fd73688ece290631c8916da98cf434f2c2 (diff)
downloadotp-faa093b0887ba931a86cc94246ce8ab47aa76aa4.tar.gz
otp-faa093b0887ba931a86cc94246ce8ab47aa76aa4.tar.bz2
otp-faa093b0887ba931a86cc94246ce8ab47aa76aa4.zip
Merge pull request #1780 from erlang/HansN-patch-1
Update SSH(6) documentation
Diffstat (limited to 'lib/ssh')
-rw-r--r--lib/ssh/doc/src/ssh_app.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/ssh/doc/src/ssh_app.xml b/lib/ssh/doc/src/ssh_app.xml
index 1cbbdfcf38..faee9ef992 100644
--- a/lib/ssh/doc/src/ssh_app.xml
+++ b/lib/ssh/doc/src/ssh_app.xml
@@ -330,10 +330,10 @@
<p/>
</item>
- <item><url href="https://tools.ietf.org/html/draft-ietf-curdle-rsa-sha2">Draft-ietf-curdle-rsa-sha2 (work in progress)</url>, Use of RSA Keys with SHA-2 256 and 512 in Secure Shell (SSH).
+ <item><url href="https://tools.ietf.org/html/rfc8332">RFC 8332</url>, Use of RSA Keys with SHA-256 and SHA-512 in the Secure Shell (SSH) Protocol.
</item>
- <item><url href="https://tools.ietf.org/html/draft-ietf-curdle-ssh-ext-info">Draft-ietf-curdle-ssh-ext-info (work in progress)</url>, Extension Negotiation in Secure Shell (SSH).
+ <item><url href="https://tools.ietf.org/html/rfc8308">RFC 8308</url>, Extension Negotiation in the Secure Shell (SSH) Protocol.
<p>Implemented are:</p>
<list type="bulleted">
<item>The Extension Negotiation Mechanism</item>