From a6e25d0d2c5c1ed4bfa0b270d0ae6c79fda30b74 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Sun, 6 Dec 2009 21:28:03 -0800 Subject: [PATCH] FTP-and-SFTP.txt: fix ssh-keygen pointer --- docs/frontends/FTP-and-SFTP.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/frontends/FTP-and-SFTP.txt b/docs/frontends/FTP-and-SFTP.txt index 9559f55a..df63a877 100644 --- a/docs/frontends/FTP-and-SFTP.txt +++ b/docs/frontends/FTP-and-SFTP.txt @@ -100,7 +100,7 @@ the opportunity for man-in-the-middle attacks to just the first connection. You will use directives in the tahoe.cfg file to tell the SFTP code where to find these keys. To create one, use the ssh-keygen tool (which comes with the -normal openssl client distribution): +standard openssh client distribution): % cd BASEDIR % ssh-keygen -f private/ssh_host_rsa_key -- 2.45.2