summaryrefslogtreecommitdiff
path: root/test/integration/sebastiansubkey.sec
Commit message (Collapse)AuthorAgeFilesLines
* Support subkeys properly in Signed-By optionsDavid Kalnischkies2018-09-111-0/+0
If we limit a file to be signed by a certain key it should usually accept also being signed by any of this keys subkeys instead of requiring each subkey to be listed explicitly. If the later is really wanted we support now also the same syntax as gpg does with appending an exclamation mark at the end of the fingerprint to force no mapping.