|
|
|
|
|
by creshal
3761 days ago
|
|
> Also, what MITM attacks are you afraid of with SFTP? SFTP, like SSH, is "trust on first use". If you don't have some out-of-band mechanism in place to verify the server fingerprint, you're going to have a bad time. While the CA system isn't perfect, rolling out your own CA to clients is easily automated and verifying certificates from that point on happens automatically. |
|