Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/keepassxreboot/keepassxc.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan White <support@dmapps.us>2021-05-30 20:39:21 +0300
committerJonathan White <support@dmapps.us>2021-05-30 20:39:21 +0300
commit2a02242d441df029f0e881d3589d8abfc55b102e (patch)
treefea49f9945edbc8ae61fce41d63c801ec0fc1f26
parent6ebd341ea41e2cf07ba217bda1be722fb300c948 (diff)
Update SSH Agent PuTTYGen instructions
* Fix #6378
-rw-r--r--docs/images/sshagent_puttygen.pngbin39181 -> 32495 bytes
-rw-r--r--docs/topics/SSHAgent.adoc2
2 files changed, 1 insertions, 1 deletions
diff --git a/docs/images/sshagent_puttygen.png b/docs/images/sshagent_puttygen.png
index 0888f04a7..ee68842b3 100644
--- a/docs/images/sshagent_puttygen.png
+++ b/docs/images/sshagent_puttygen.png
Binary files differ
diff --git a/docs/topics/SSHAgent.adoc b/docs/topics/SSHAgent.adoc
index 7ade8f256..b46a04c92 100644
--- a/docs/topics/SSHAgent.adoc
+++ b/docs/topics/SSHAgent.adoc
@@ -99,7 +99,7 @@ Now we can see two files were generated:
With KeePassXC you only need the first file listed.
==== Generating a key on Windows with PuTTYgen
-Please read the manual on how to use PuTTYgen for details on generate a key: https://the.earth.li/~sgtatham/putty/0.74/htmldoc/Chapter8.html#pubkey-puttygen. Once generated, you must save the key in OpenSSH format, follow the image below.
+Please read the manual on how to use PuTTYgen for details on generate a key: https://the.earth.li/~sgtatham/putty/0.74/htmldoc/Chapter8.html#pubkey-puttygen. Once generated, you must save the key in the new OpenSSH format, see image below.
.Generating a key with PuTTYgen
image::sshagent_puttygen.png[,70%]