Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TSA secret always required for TUF deployment #735

Closed
xoanmi opened this issue Apr 10, 2024 · 2 comments
Closed

TSA secret always required for TUF deployment #735

xoanmi opened this issue Apr 10, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@xoanmi
Copy link
Contributor

xoanmi commented Apr 10, 2024

Description

Currently, the TSA secret is consistently mandated for TUF deployment, despite its optional nature. Could consideration be given to implementing a flag that allows for the exclusion of this secret setup if deemed unnecessary?"

@xoanmi xoanmi added the enhancement New feature or request label Apr 10, 2024
@vipulagarwal
Copy link
Contributor

There is some activity on #744 but if anyone is blocked by this can try the following:

  tsa:
    create: true
    name: tsa-cert-chain
    key: cert-chain
    path: dummyfile
    value: "dummyvalue"

This will make the dummyfile available in your tuf root though.

@vipulagarwal
Copy link
Contributor

@bobcallaway can we close this issue? It has been fixed in #744

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants