https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257783

--- Comment #3 from Markus Stoff <[email protected]> ---
gnupg1 is correct in throwing an error. There must be a blank line before the
ASCII-Armored data:

https://datatracker.ietf.org/doc/html/rfc4880#section-6.2

   Concatenating the following data creates ASCII Armor:

     - An Armor Header Line, appropriate for the type of data

     - Armor Headers

==>  - A blank (zero-length, or containing only whitespace) line

     - The ASCII-Armored data

     - An Armor Checksum

     - The Armor Tail, which depends on the Armor Header Line

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to