summaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
authorHans Nilsson <hans@erlang.org>2020-03-19 09:30:11 +0100
committerHans Nilsson <hans@erlang.org>2020-03-19 09:30:11 +0100
commitd025e52d683479d720979ccef497622f4c86ebf3 (patch)
treee554f555e8cc99b4b7894c528ec1c0ebcb416266 /system
parent96a134d40c61dd92a312d7740f0fe77cd5092153 (diff)
parent725dad5605830b3a84407c2e8aa7c2ab30506980 (diff)
downloaderlang-d025e52d683479d720979ccef497622f4c86ebf3.tar.gz
Merge branch 'hans/ssh/retire_ssh-dss/OTP-16510'
* hans/ssh/retire_ssh-dss/OTP-16510: ssh: Disable 'ssh-dss' by default
Diffstat (limited to 'system')
-rw-r--r--system/doc/general_info/deprecations_23.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/doc/general_info/deprecations_23.inc b/system/doc/general_info/deprecations_23.inc
index 8d92f63d76..dfde405c77 100644
--- a/system/doc/general_info/deprecations_23.inc
+++ b/system/doc/general_info/deprecations_23.inc
@@ -22,6 +22,11 @@
to its usage of SHA1, and is therfore deprecated.
It will not be available by default from OTP-24.
</p>
+
+ <p>The public key algorithm <c>'ssh-dss</c> is regarded as insecure due
+ to its usage of SHA1 and its short key length, and is therfore deprecated.
+ It is not available by default from OTP-23.
+ </p>
</section>
<section>