Re: hello I have question for openssh !

2012-06-26 Thread Darren Tucker
On Mon, Jun 25, 2012 at 9:52 PM, Tomasz Marszal wrote: [...] > Does it prevent man in the middle attack ? The RSA key exchange method? Yes, the last step is that the server signs a bunch of things including the shared secret and the ephemeral server key with the server's host key, which an MITM

Re: hello I have question for openssh !

2012-06-25 Thread Tomasz Marszal
> Actually it doesn't. You're talking about different things: he's > asking about RSA key exchange (ie how the client and server arrive at > a shared secret, ie http://www.ietf.org/rfc/rfc4432.txt), but you're > talking about RSA host key algorithms (ie how the server proves it is > who you think

Re: hello I have question for openssh !

2012-06-21 Thread Darren Tucker
On Thu, Jun 21, 2012 at 5:41 PM, Chris Cappuccio wrote: > ??? [hohoho...@dreamsecurity.com] wrote: > >> I have question for openssh >> >> SSH server with RSA key exchange? >> I need to look for a free ssh server that accepts RSA key exchange instead of diffie-hellman. > > openssh supports both

Re: hello I have question for openssh !

2012-06-21 Thread Chris Cappuccio
??? [hohoho...@dreamsecurity.com] wrote: > I have question for openssh > > SSH server with RSA key exchange? > I need to look for a free ssh server that accepts RSA key exchange instead of > diffie-hellman. openssh supports both read the sshd_config man page for details

hello I have question for openssh !

2012-06-21 Thread 오은경
Hello, My name is Eun-Kyung Oh live in Korea. I have question for openssh SSH server with RSA key exchange? I need to look for a free ssh server that accepts RSA key exchange instead of diffie-hellman. I want your help ¡¦. Have nice day !! : ) >