summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@redhat.com>2024-03-30 13:42:49 -0400
committerFrank Ch. Eigler <fche@redhat.com>2024-03-30 13:42:49 -0400
commit72c34641f0a6f96fd34e6d5b35b35b220ce06534 (patch)
tree02e3d4d18613ac9bd7c720daa25d7b1b3748bebd
parenteee767aa5cf14b4b9afa10856f751bac5917f7ff (diff)
ima testing: switch 'pem' mode for koji subtest, allow dist/distcheckupstream/users/fche/try-bz28204
-rw-r--r--tests/Makefile.am1
-rw-r--r--tests/debuginfod-ima/koji/fedora-38-ima.derbin427 -> 0 bytes
-rw-r--r--tests/debuginfod-ima/koji/fedora-38-ima.pem4
3 files changed, 5 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 7bba39d8..9884d399 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -617,6 +617,7 @@ EXTRA_DIST = run-arextract.sh run-arsymtest.sh run-ar.sh \
debuginfod-rpms/rhel7/hello2-two-1.0-2.x86_64.rpm \
debuginfod-ima/koji/arch/hello-2.10-9.fc38.x86_64.rpm \
debuginfod-ima/koji/data/sigcache/keyid/arch/hello-2.10-9.fc38.x86_64.rpm.sig \
+ debuginfod-ima/koji/fedora-38-ima.pem \
debuginfod-ima/rhel9/hello2-1.0-1.x86_64.rpm \
debuginfod-ima/rhel9/imacert.der \
debuginfod-debs/hithere-dbgsym_1.0-1_amd64.ddeb \
diff --git a/tests/debuginfod-ima/koji/fedora-38-ima.der b/tests/debuginfod-ima/koji/fedora-38-ima.der
deleted file mode 100644
index 238ae6c3..00000000
--- a/tests/debuginfod-ima/koji/fedora-38-ima.der
+++ /dev/null
Binary files differ
diff --git a/tests/debuginfod-ima/koji/fedora-38-ima.pem b/tests/debuginfod-ima/koji/fedora-38-ima.pem
new file mode 100644
index 00000000..e323fa24
--- /dev/null
+++ b/tests/debuginfod-ima/koji/fedora-38-ima.pem
@@ -0,0 +1,4 @@
+-----BEGIN PUBLIC KEY-----
+MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEj5EVzjUa4PW3I3Y/RTkLgfjP3Elu
+4AyKdXXxIldW6VVi3QMEpP5eZ7lZmlB2892QFpbWMLNJ4jXlPehMgqNgvg==
+-----END PUBLIC KEY-----