cosign icon indicating copy to clipboard operation
cosign copied to clipboard

TUF: Support local filesystem TUF roots

Open asraa opened this issue 3 years ago • 0 comments

Description

Technically it's easy to use spin up a local python server if you have a local TUF root you want to use, but tests also then have to spin up a test http server.

Let's support local filesystem paths, and update remoteFromMirror to support a local filesystem mirror.

c/f https://github.com/sigstore/cosign/pull/1750#discussion_r849745073

asraa avatar Apr 13 '22 18:04 asraa