-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
enhancementNew feature or requestNew feature or request
Description
currently https://github.com/sigstore/root-signing-staging/blob/main/targets/trusted_root.json#L47 references a key type PKCS1_RSA_PKCS1V5
but that's deprecated as of https://github.com/sigstore/protobuf-specs/blob/main/protos/sigstore_common.proto#L65.
in the future do we expect RSA key types to use one of https://github.com/sigstore/protobuf-specs/blob/main/protos/sigstore_common.proto#L70-L72 instead?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request