Skip to content

Failed to fetch https://tuf-repo-cdn.sigstore.dev/13.root.json #1262

@kravciak

Description

@kravciak

In airgap environments policy-server starts with following message:

2025-08-25T09:00:43.880862Z  WARN policy_server: Cannot create Sigstore trust root, verification relying on Rekor and Fulcio will fail e=Failed to fetch https://tuf-repo-cdn.sigstore.dev/13.root.json: Transport 'other' error fetching 'https://tuf-repo-cdn.sigstore.dev/13.root.json': error sending request for url (https://tuf-repo-cdn.sigstore.dev/13.root.json)

Caused by:
    0: Transport 'other' error fetching 'https://tuf-repo-cdn.sigstore.dev/13.root.json': error sending request for url (https://tuf-repo-cdn.sigstore.dev/13.root.json)
    1: error sending request for url (https://tuf-repo-cdn.sigstore.dev/13.root.json)
    2: client error (Connect)
    3: dns error
    4: failed to lookup address information: Try again
2025-08-25T09:00:43.881580Z  WARN policy_evaluator::callback_handler::sigstore_verification: Sigstore Verifier created without Fulcio data: keyless signatures are going to be discarded because they cannot be verified
2025-08-25T09:00:43.881591Z  WARN policy_evaluator::callback_handler::sigstore_verification: Sigstore Verifier created without Rekor data: transparency log data won't be used
2025-08-25T09:00:43.881597Z  WARN policy_evaluator::callback_handler::sigstore_verification: Sigstore capabilities are going to be limited
2025-08-25T09:00:43.881604Z  INFO sigstore::cosign::client_builder: Rekor public key not provided. Rekor integration disabled
2025-08-25T09:00:43.881609Z  INFO sigstore::cosign::client_builder: No Fulcio cert has been provided. Fulcio integration disabled

Could you confirm this is expected and does not affect functionality?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions