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

x509/validation: make algo sets non-optional #9821

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

woodruffw
Copy link
Contributor

For the MVP these are fixed to the Web PKI's permitted sets, so there's no point in optionality. Longer term they'll probably need to become optional again (and exposed to the Python API).

Context: reduces our coverage requirements slightly.

See: #8873.

@alex alex merged commit 0127860 into pyca:main Nov 3, 2023
56 checks passed
@facutuesca facutuesca deleted the ww/nonoptional-permitted-algos branch November 3, 2023 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants