摘要: Server authenticationOne of the first things that happens when the SSH connection is being established is that the server sends its public key to the client, and proves (thanks topublic-key cryptography) to the client that it knows the associated private key. This authenticates the server: if this p 阅读全文
posted @ 2013-05-02 15:13 Bigben 阅读(347) 评论(0) 推荐(0)