Skip to content

Support "Bring your own PKI" (BYO PKEI) #525

@jvanz

Description

@jvanz

Description

Sigstore protofub specs has the ClientTrustConfig objects. It has all the data required by clients to sign and verify against a Sigstore instance. This data allow clients to perform operations in other Sigstore instances. Like in a air gapped environment. I think sigstore.rs should provide functions to load the data and use it in the client.

To implement that I think the SigstoreTrustRoot struct can be changed allowing users to load the data from a json with the data from ClientTrustConfig and use it in the clients interacting with Sigstore

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions