diff options
Diffstat (limited to 'g10/OPTIONS')
-rw-r--r-- | g10/OPTIONS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/g10/OPTIONS b/g10/OPTIONS index aa8b46d6e..4def8e60e 100644 --- a/g10/OPTIONS +++ b/g10/OPTIONS @@ -57,3 +57,9 @@ compress-sigs # Normally, compressing of signatures does not make sense; so this # is disabled for detached signatures unless this option is used. + +emulate-pgp-sign-bug +# PGP 2.x can only cope with 2 byte length headers of the +# signature packets, this option forces. + + |