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 type representing a X.509 certificate chain #33

Open
Erik1000 opened this issue Aug 8, 2022 · 0 comments
Open

Add type representing a X.509 certificate chain #33

Erik1000 opened this issue Aug 8, 2022 · 0 comments
Labels
blocked An issue that can't be solved because it depends on something (e.g. a missing library)

Comments

@Erik1000
Copy link
Member

Erik1000 commented Aug 8, 2022

JWS, JWE and JWKs allow a x5c X.509 certificate chain parameter. It would be great if we had a type that decodes this chain (e.g. using a separate crate).

Blocked by a X.509 certificate parser implementation which allows us to own its value.

@Erik1000 Erik1000 added the blocked An issue that can't be solved because it depends on something (e.g. a missing library) label Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked An issue that can't be solved because it depends on something (e.g. a missing library)
Projects
None yet
Development

No branches or pull requests

1 participant