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

Add basic X509 Distribution Point extension support #1801

Merged
merged 1 commit into from Mar 31, 2023

Conversation

steffen-eiden
Copy link
Contributor

Adds support to read the full name of a distribution point extension.

Signed-off-by: Steffen Eiden seiden@linux.ibm.com

@steffen-eiden
Copy link
Contributor Author

@sfackler Can we merge this?

openssl-sys/src/handwritten/x509v3.rs Outdated Show resolved Hide resolved
openssl-sys/src/handwritten/x509v3.rs Outdated Show resolved Hide resolved
openssl-sys/src/handwritten/x509v3.rs Outdated Show resolved Hide resolved
openssl/src/x509/mod.rs Outdated Show resolved Hide resolved
openssl/src/x509/mod.rs Outdated Show resolved Hide resolved
openssl/src/x509/mod.rs Outdated Show resolved Hide resolved
openssl/src/x509/mod.rs Outdated Show resolved Hide resolved
openssl/src/x509/mod.rs Show resolved Hide resolved
@Skepfyr
Copy link
Collaborator

Skepfyr commented Mar 28, 2023

@steffen-eiden I'm slightly confused, you replied to my comments but don't appear to have made any changes?

@steffen-eiden
Copy link
Contributor Author

@steffen-eiden I'm slightly confused, you replied to my comments but don't appear to have made any changes?

Sorry did not had the time to actually do the changes until now.

Copy link
Collaborator

@Skepfyr Skepfyr left a comment

Choose a reason for hiding this comment

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

Thanks, looks good.

Adds support to read the full name of a distribution point extension.

Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
@Skepfyr Skepfyr merged commit 6af36a7 into sfackler:master Mar 31, 2023
51 checks passed
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.

None yet

2 participants