diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 9b8a90ddd..bbdbfc0b4 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -792,8 +792,8 @@ signatures on data. Reset the ---force-v3-sigs option. @item ---force-v4-certs -Always use v4 key signatures even on v3 version keys. This make the -signature unusable for PGP 2. +Always use v4 key signatures even on v3 keys. This option does also +change the default hash algorithm for v3 RSA keys from MD5 to SHA-1. @item ---no-force-v3-certs Reset the ---force-v4-certs option. |