forked from 3wordchant/capsul-flask
wording
This commit is contained in:
parent
7568699920
commit
51721ffdc0
@ -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
|
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
|
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
|
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>
|
</p>
|
||||||
<hr/>
|
<hr/>
|
||||||
<p>
|
<p>
|
||||||
|
Loading…
Reference in New Issue
Block a user