summaryrefslogtreecommitdiff
path: root/doc/src/linux-mobile/linuxdev-keys.qdocinc
diff options
context:
space:
mode:
authorChristian Kandeler <christian.kandeler@qt.io>2018-11-20 16:44:42 +0100
committerChristian Kandeler <christian.kandeler@qt.io>2018-11-22 09:25:18 +0000
commitfe8a3727735f1e6cf9414999ff5103520b1a56f9 (patch)
tree3a823e0e08c3d7f52145b65260cf286dce1ca3b3 /doc/src/linux-mobile/linuxdev-keys.qdocinc
parenteac0ab4974454af5a4b7d2c77c13025fba9be597 (diff)
downloadqt-creator-fe8a3727735f1e6cf9414999ff5103520b1a56f9.tar.gz
SSH: Do not offer to create DSA keys anymore
These are no longer considered secure, and newer versions of OpenSSH do not accept them by default. Change-Id: Ic6d605bf012d46a959aa8c888ef6ec16806eb450 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'doc/src/linux-mobile/linuxdev-keys.qdocinc')
-rw-r--r--doc/src/linux-mobile/linuxdev-keys.qdocinc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/linux-mobile/linuxdev-keys.qdocinc b/doc/src/linux-mobile/linuxdev-keys.qdocinc
index 67a9282e02..99fe973bd6 100644
--- a/doc/src/linux-mobile/linuxdev-keys.qdocinc
+++ b/doc/src/linux-mobile/linuxdev-keys.qdocinc
@@ -32,7 +32,7 @@
in \QC. The connection wizard can create the key pair for you, or you can
create it separately.
- You can specify key length and the key algorithm, RSA or DSA.
+ You can specify key length and the key algorithm, RSA or ECDSA.
If you only use the keys to protect connections to the emulator or
device, you can use the default values.