Private Host Keys?

From: Sven Riedel (sr_at_gimp.org)
Date: 01/29/04

  • Next message: Sven Riedel: "Documentation for making server subsystems?"
    Date: Thu, 29 Jan 2004 11:16:37 +0100
    To: secureshell@securityfocus.com
    
    

    Hi,
    I'm wondering about the existence of private host keys. The manpage
    states that (for protocol v2) ssh client and server generate session key
    via Diffie-Hellmann exchange and that the client compares the public key
    of the server with the stored public key in a known_host-file. Am I
    right in surmising that private host keys are unneeded for host
    authentication in protocol v2 and simply exist for protocol v1 backward
    compatibility? If not, what are they used for?

    Regs,
    Sven

    -- 
    Sven Riedel                      sr@gimp.org
    Liebigstr. 38 
    30163 Hannover                  "Python is merely Perl for those who
                                     prefer Pascal to C" (anon)
    

  • Next message: Sven Riedel: "Documentation for making server subsystems?"

    Relevant Pages

    • SSH (Secure Shell)
      ... I'm trying to develop an SSH client. ... www.snailbok.com where the protocol is explained, and also a lot of other ... Questions like how to connect to the server (sockets?) ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Force Password Change
      ... there were some changes in the protocol in this ... Which release of the server are you using? ... Subject: Force Password Change ... > modified an account to force a password change at next login, the ssh client ...
      (SSH)