diff options
Diffstat (limited to 'doc/gpg.texi')
-rw-r--r-- | doc/gpg.texi | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/gpg.texi b/doc/gpg.texi index 219ff15f4..f744c1a22 100644 --- a/doc/gpg.texi +++ b/doc/gpg.texi @@ -2178,12 +2178,11 @@ content of an encrypted message; using this option you can do this without handing out the secret key. @item --require-cross-certification -@itemx --no-require-certification +@itemx --no-require-cross-certification When verifying a signature made from a subkey, ensure that the cross certification "back signature" on the subkey is present and valid. This protects against a subtle attack against subkeys that can sign. -Currently defaults to --no-require-cross-certification, but will be -changed to --require-cross-certification in the future. +Defaults to --require-cross-certification for @command{gpg2}. @item --ask-sig-expire @itemx --no-ask-sig-expire |