aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-04-16 11:16:10 +0200
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2012-04-16 13:04:59 +0200
commit07b37b00d973ea38915b11f6d98600034ce51dff (patch)
treec9c2dc1239efe3cfd3a57a25046665f5957fcc38 /doc/src
parentc2406b4b78904489789f006fd17bb18e7f023808 (diff)
Doc: using wizard to create keys
Update screenshots Change-Id: Ic03a6a5e8e1a95a629ca5ab416ce57c2981973ac Reviewed-by: Christian Kandeler <christian.kandeler@nokia.com>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/linux-mobile/linuxdev-keys.qdocinc5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/src/linux-mobile/linuxdev-keys.qdocinc b/doc/src/linux-mobile/linuxdev-keys.qdocinc
index dbb15bbbeee..dafc5d4d232 100644
--- a/doc/src/linux-mobile/linuxdev-keys.qdocinc
+++ b/doc/src/linux-mobile/linuxdev-keys.qdocinc
@@ -1,7 +1,10 @@
\section2 Generating SSH Keys
If you do not have an SSH public and private key pair, you can generate it
- in \QC. You can specify key length and the key algorithm, RSA or DSA.
+ 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.
If you only use the keys to protect connections to the emulator or
device, you can use the default values.