1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-01-10 09:58:01 +00:00
putty-source/doc
Simon Tatham 70ab076d83 New option to manually configure the expected host key(s).
This option is available from the command line as '-hostkey', and is
also configurable through the GUI. When enabled, it completely
replaces all of the automated host key management: the server's host
key will be checked against the manually configured list, and the
connection will be allowed or disconnected on that basis, and the host
key store in the registry will not be either consulted or updated.

The main aim is to provide a means of automatically running Plink,
PSCP or PSFTP deep inside Windows services where HKEY_CURRENT_USER
isn't available to have stored the right host key in. But it also
permits you to specify a list of multiple host keys, which means a
second use case for the same mechanism will probably be round-robin
DNS names that select one of several servers with different host keys.

Host keys can be specified as the standard MD5 fingerprint or as an
SSH-2 base64 blob, and are canonicalised on input. (The base64 blob is
more unwieldy, especially with Windows command-line length limits, but
provides a means of specifying the _whole_ public key in case you
don't trust MD5. I haven't bothered to provide an analogous mechanism
for SSH-1, on the basis that anyone worrying about MD5 should have
stopped using SSH-1 already!)

[originally from svn r10220]
2014-09-09 11:46:24 +00:00
..
blurb.but It's a new year. 2014-01-15 23:57:54 +00:00
chm.but Minor style tweaks for the CHM. 2006-12-19 10:28:44 +00:00
chm.css Minor style tweaks for the CHM. 2006-12-19 10:28:44 +00:00
config.but New option to manually configure the expected host key(s). 2014-09-09 11:46:24 +00:00
errors.but Fix markup error introduced in r9626. 2012-08-26 09:50:57 +00:00
faq.but New option to manually configure the expected host key(s). 2014-09-09 11:46:24 +00:00
feedback.but Make the text about our interest in new mirror sites significantly 2007-12-20 11:03:45 +00:00
gs.but Support for Windows PuTTY connecting straight to a local serial port 2006-08-28 10:35:12 +00:00
index.but Document the 'bold black' hazard of bold-as-font. 2013-11-30 20:01:26 +00:00
intro.but Index the complete PuTTY manual. 2005-04-05 18:01:32 +00:00
licence.but It's a new year. 2014-01-15 23:57:54 +00:00
Makefile Use printf rather than echo to generate \versionid. 2013-12-01 18:02:56 +00:00
man-pg.but Note the possibility of a pause due to /dev/random blocking. 2011-03-09 18:10:47 +00:00
man-pl.but Patch from Alan Clucas (somewhat polished) providing command-line 2009-08-10 20:55:19 +00:00
man-pscp.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
man-psft.but Try to make our PGP signing more useful: 2005-03-19 02:26:58 +00:00
man-ptel.but Introduce a third setting for the 'bold as colour' mode, which lets 2012-06-09 15:09:22 +00:00
man-pter.but Introduce a third setting for the 'bold as colour' mode, which lets 2012-06-09 15:09:22 +00:00
man-putt.but Introduce a third setting for the 'bold as colour' mode, which lets 2012-06-09 15:09:22 +00:00
mancfg.but Now that Halibut is capable of generating man pages better than I 2004-03-24 19:36:04 +00:00
manpages.but Now that Halibut is capable of generating man pages better than I 2004-03-24 19:36:04 +00:00
pageant.but Pageant docs didn't mention that you could load keys into an existing 2006-03-14 11:21:59 +00:00
pgpkeys.but Version number and other tweakings prior to the 0.58 release. 2005-04-05 19:36:25 +00:00
plink.but Bump version number prior to tagging 0.63. 2013-08-06 17:09:07 +00:00
pscp.but Bump version number prior to tagging 0.63. 2013-08-06 17:09:07 +00:00
psftp.but Treat lines starting with '#' as comments in PSFTP. 2008-11-24 18:19:55 +00:00
pubkey.but Remove comment about 1024/1023 RSA key lengths that's no longer true as of 2012-03-04 01:01:11 +00:00
site.but Hmm, that relative link wasn't too good. Try a more helpful one. 2003-10-30 10:41:59 +00:00
sshnames.but As far as I can tell, "simple@putty.projects.tartarus.org" has always been 2008-11-30 21:35:33 +00:00
udp.but \n and \r need double backslashes in Halibut. 2004-12-02 13:48:32 +00:00
using.but New option to manually configure the expected host key(s). 2014-09-09 11:46:24 +00:00
vids.but Add versionid for index. 2005-04-05 18:03:13 +00:00