• Putty: StrictHostKeyChecking

    From steve.a.hill@gmail.com@21:1/5 to All on Tue May 15 08:24:40 2018
    The problem is with the way you use registry to store keys. I can't make a cluster like I can in openssh. When I connect to a round-robin cluster I get a new host-key every time and I can't automate the connection. I need to either disable host key
    checking or be able to put in a cluster of host keys.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Simon Tatham@21:1/5 to steve.a.hill@gmail.com on Tue May 15 19:52:11 2018
    <steve.a.hill@gmail.com> wrote:
    When I connect to a round-robin cluster I get a new host-key every
    time and I can't automate the connection. I need to either disable
    host key checking or be able to put in a cluster of host keys.

    You can manually configure a cluster of host keys. Look in the SSH >
    Host keys panel.
    --
    import hashlib; print((lambda p,q,g,y,r,s,m: (lambda w:(pow(g,int(hashlib.sha1( m.encode('ascii')).hexdigest(),16)*w%q,p)*pow(y,r*w%q,p)%p)%q)(pow(s,q-2,q))==r and m)(0xb80b5dacabab6145,0xf70027d345023,0x7643bc4018957897,0x11c2e5d9951130c9 ,0xa54d9cbe4e8ab,0x746c50eaa1910, "Simon Tatham <anakin@pobox.com>" ))

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)