From 08bd883ab361f4871e5ea5571f0b7720c1ef6a12 Mon Sep 17 00:00:00 2001 From: bserie Date: Mon, 20 May 2019 11:55:50 +0200 Subject: [PATCH] signer un fichier --- HowtoGPG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HowtoGPG.md b/HowtoGPG.md index bb65883d..64623f83 100644 --- a/HowtoGPG.md +++ b/HowtoGPG.md @@ -57,6 +57,12 @@ $ gpg --import fichier.asc $ gpg --list-signatures ~~~ +## Signer un fichier + +~~~ +$ gpg --output doc.sig --sign doc +~~~ + ## Configuration ### Agent GPG