LINUX.ORG.RU

История изменений

Исправление sanyock, (текущая версия) :

а вот тут про SSL похожую мысль пишут:
https://stackoverflow.com/questions/4529530/is-man-in-the-middle-attack-a-sec...

Interesting. This is similar to using client certificates with SSL/TLS: there's a Certificate Verify message at the end of the handshake, signing the whole handshake so far. The server and the client wouldn't have the same handshake data with a MITM. – Bruno Nov 27 '12 at 17:58

но тут я вообще сам ниче не знаю, даже не пытался изучать подробнее и мне это неинтересно, достаточно одного надежного канала типа SSH

Исходная версия sanyock, :

а вот тут про SSL похожую мысль пишут:
https://stackoverflow.com/questions/4529530/is-man-in-the-middle-attack-a-sec...

Interesting. This is similar to using client certificates with SSL/TLS: there's a Certificate Verify message at the end of the handshake, signing the whole handshake so far. The server and the client wouldn't have the same handshake data with a MITM. – Bruno Nov 27 '12 at 17:58