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

Removed support for detached SCTs #850

Closed
woodruffw opened this issue Dec 21, 2023 · 2 comments · Fixed by #1236
Closed

Removed support for detached SCTs #850

woodruffw opened this issue Dec 21, 2023 · 2 comments · Fixed by #1236
Assignees
Labels
component:signing Core signing functionality enhancement New feature or request

Comments

@woodruffw
Copy link
Member

Per sigstore/fulcio#1499: Fulcio may be removing detached SCT support soon, so sigstore-python can follow along.

@woodruffw woodruffw added enhancement New feature or request component:signing Core signing functionality labels Dec 21, 2023
@woodruffw woodruffw self-assigned this Nov 27, 2024
@woodruffw
Copy link
Member Author

woodruffw commented Nov 27, 2024

I'm going to prioritize this, since our support for detached SCTs is now dependent on cryptography's ABCs which have been removed in 44+. See #1229.

woodruffw added a commit that referenced this issue Dec 2, 2024
This fully removes detached SCT support, meaning
that any Fulcio instance must use embedded SCTs.

Closes #850.

Signed-off-by: William Woodruff <[email protected]>
@woodruffw
Copy link
Member Author

#1236 will do this.

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

Successfully merging a pull request may close this issue.

1 participant