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

validation: make subject non-optional #7

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

woodruffw
Copy link
Member

This makes Policy::subject non-optional at the Rust API level, to match the current Python API. This probably isn't what we want long-term, but for the MVP this removes a few branches that would otherwise be unreachable in the limbo testsuite from the Python API.

@woodruffw woodruffw requested a review from tetsuo-cpp November 1, 2023 21:47
@woodruffw woodruffw self-assigned this Nov 1, 2023
Copy link

@tetsuo-cpp tetsuo-cpp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, just one question.

@woodruffw woodruffw merged commit 7aefd2a into tob-x509-cv-skeleton Nov 2, 2023
51 of 55 checks passed
@woodruffw woodruffw deleted the ww/subject-nonoptional branch November 2, 2023 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants