From 72e77efc3a9407ddb0cc920516c4ba6c7b895fdc Mon Sep 17 00:00:00 2001 From: Alexis Ben Miloud--Josselin Date: Thu, 14 Mar 2024 14:32:16 +0100 Subject: [PATCH] HowtoOpenSSH: Ajouter test passphrase --- HowtoOpenSSH.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HowtoOpenSSH.md b/HowtoOpenSSH.md index 23db6c7b..09732bd3 100644 --- a/HowtoOpenSSH.md +++ b/HowtoOpenSSH.md @@ -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 ~~~ +### Tester _passphrase_ + +~~~ +$ ssh-keygen -y -f +~~~ + ## Tunnel SSH