You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: