HowtoOpenSSH: Ajouter test passphrase

This commit is contained in:
Alexis Ben Miloud--Josselin 2024-03-14 14:32:16 +01:00
parent ade9ecee19
commit 72e77efc3a

View file

@ -577,6 +577,12 @@ Enfin, il existe d'autres implémentations d'agent SSH, comme le `gpg-agent` qu
$ ssh-keygen -p -a 100 -f <chemin-clé-privée>
~~~
### Tester _passphrase_
~~~
$ ssh-keygen -y -f <chemin-clé-privée>
~~~
## Tunnel SSH