From: jacob Date: Wed, 4 Feb 2004 18:39:14 +0000 (+0000) Subject: Host key q: mention kh2reg.py X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/commitdiff_plain/2981454b687a63049482ae55ca8f87fa7f6a3132?hp=d2c2927496535d8d67042980001fadede5e19b99 Host key q: mention kh2reg.py git-svn-id: svn://svn.tartarus.org/sgt/putty@3801 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/doc/faq.but b/doc/faq.but index b0f94d19..dc5c574f 100644 --- a/doc/faq.but +++ b/doc/faq.but @@ -1,4 +1,4 @@ -\versionid $Id: faq.but,v 1.53 2004/01/24 18:30:32 jacob Exp $ +\versionid $Id: faq.but,v 1.54 2004/02/04 18:39:14 jacob Exp $ \A{faq} PuTTY FAQ @@ -150,6 +150,12 @@ of host key checking: the right key will be accepted and the wrong ones will not. Adding an option to turn host key checking off completely is the wrong solution and we will not do it. +If you have host keys available in the common \c{known_hosts} format, +we have a script called +\W{http://cvs.tartarus.org/putty/contrib/kh2reg.py}\c{kh2reg.py} +to convert them to a Windows .REG file, which can be installed ahead of +time by double-clicking or using \c{REGEDIT}. + \S{faq-server}{Question} Will you write an SSH server for the PuTTY suite, to go with the client?