diff options
author | openshift-ci[bot] <75433959+openshift-ci[bot]@users.noreply.github.com> | 2022-08-02 20:09:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-02 20:09:10 +0000 |
commit | 49ae6cfed67dbc38408c85b3be52af69fa8f031d (patch) | |
tree | 3bd355609715d56a0f4126179c0876cfece3aa4d /test/e2e/testdata/sigstore-key.pub | |
parent | 87f892e5b56c2fab2f394f8cc79794ccce03f510 (diff) | |
parent | 5c95c0920f32b61021395ec2700884d136240de7 (diff) | |
download | podman-49ae6cfed67dbc38408c85b3be52af69fa8f031d.tar.gz podman-49ae6cfed67dbc38408c85b3be52af69fa8f031d.tar.bz2 podman-49ae6cfed67dbc38408c85b3be52af69fa8f031d.zip |
Merge pull request #15142 from mtrmac/sigstore-sign-4.2
[v4.2] Sigstore sign
Diffstat (limited to 'test/e2e/testdata/sigstore-key.pub')
-rw-r--r-- | test/e2e/testdata/sigstore-key.pub | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test/e2e/testdata/sigstore-key.pub b/test/e2e/testdata/sigstore-key.pub new file mode 100644 index 000000000..1f470f72b --- /dev/null +++ b/test/e2e/testdata/sigstore-key.pub @@ -0,0 +1,4 @@ +-----BEGIN PUBLIC KEY----- +MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEX/AWbBiFPuAU5+ys+Ce8YFPhTr1a +nM7A8h6NrQi6w8w8/4dJCzlGH4SN+P93nopATs6jDXs4Lpc2/tiA1SBmzA== +-----END PUBLIC KEY----- |