This commit is contained in:
forest 2021-01-31 02:20:20 -06:00
parent 7568699920
commit 51721ffdc0
1 changed files with 2 additions and 1 deletions

View File

@ -308,7 +308,8 @@ Host key verification failed.
It has to be this way, because often times SSH is the first service that runs on a server, before any other
services or processes launch. SSH server has to run no matter what, because it's what we're gonna depend on to
log in there and fix everything else which is broken! Also, SSH has to work for all computers, not just the ones which
are reachable publically. So, arguing that SSH should be wrapped in TLS or that SSH should use x.509 doesn't make much sense.
have internet access or are reachable publically.
So, arguing that SSH should be wrapped in TLS or that SSH should use x.509 doesn't make much sense.
</p>
<hr/>
<p>