From d6e9ec719e2824db0b90f344f71b6e853df05627 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Tue, 16 Aug 2016 13:42:30 +0200 Subject: tests: update self-sigs on our test keys MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit gpg upstream committed "gpgv: Tweak default options for extra security." applied on the 1.x and 2.x branches: http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=e32c575e0f3704e7563048eea6d26844bdfc494b This commit includes "[…], but we should validate the key by its self signature for primary key, and back signature for subkey." Our testkeys are old and do not really considered best practices in the last years, so their most recent self-signature is SHA1-only which with this gpg commit and our testcases defaulting to --weak-digest sha1 are refused. So what we do here is just applying some of the recent best practices on top of our testcase keys. Gbp-Dch: Ignore --- test/integration/rexexpired.pub | Bin 1200 -> 1191 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'test/integration/rexexpired.pub') diff --git a/test/integration/rexexpired.pub b/test/integration/rexexpired.pub index 5ab2e489a..2d2c81c83 100644 Binary files a/test/integration/rexexpired.pub and b/test/integration/rexexpired.pub differ -- cgit v1.2.3