Silly question on DH key exch in ssh

Markus Friedl markus at openbsd.org
Thu Sep 12 02:33:39 EST 2002


On Wed, Sep 11, 2002 at 05:02:14PM +0200, Germany MZPERAD9 wrote:
> hello,
> 
> I'm also developing a ssh application in java and I also got stuck with
> DH-Key Exchange.
> I just get to the SSH_MSG_KEXDH_REPLY from the server. But what is he
> expecting me to send
> then, as far as I understand the Transport Layer Protcol I should send the
> SSH_MSG_NEWKEYS
> message, but that doesn't work.
> Does anyone know  what to send then?

after sending SSH_MSG_KEXDH_REPLY the server sends and expects SSH_MSG_NEWKEYS.

-m



More information about the openssh-unix-dev mailing list