« SSH ciphers speed comparison » : différence entre les versions

Aller à la navigation Aller à la recherche
 
(2 versions intermédiaires par le même utilisateur non affichées)
Ligne 1 : Ligne 1 :
[[Category:serveur]][[Category:debian]][[Category:security]][[Category:networking]]
= script =
= script =
<pre>
<pre>
Ligne 16 : Ligne 17 :
<pre>
<pre>
ssh-keygen
ssh-keygen
cat .ssh/id_rsa.pub > .ssh/authorized_keys
cat .ssh/id_rsa.pub >> .ssh/authorized_keys
</pre>
</pre>


=Ciphers=
=Ciphers=
see man sshd_config
see man sshd_config or ssh -Q cipher
<pre>
<pre>
Supported ciphers:
Supported ciphers:
4 203

modifications

Menu de navigation