From ff8fa4ab4b80384a9240f0df63181f71077a8d83 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Fri, 17 Aug 2018 11:59:45 +0200 Subject: Support subkeys properly in Signed-By options 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. --- test/integration/sebastiansubkey.sec | Bin 0 -> 3546 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/integration/sebastiansubkey.sec (limited to 'test/integration/sebastiansubkey.sec') diff --git a/test/integration/sebastiansubkey.sec b/test/integration/sebastiansubkey.sec new file mode 100644 index 000000000..fd40889da Binary files /dev/null and b/test/integration/sebastiansubkey.sec differ -- cgit v1.2.3