-
Notifications
You must be signed in to change notification settings - Fork 270
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
DER from x509 (auth0) #62
Comments
this seems to work, but i'm not sure if this is safe because it strips the rest of the certificate:
|
Sorry for the delay The commands in the last message look fine to me |
@aep can this be closed? |
yes thanks! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
trying to use this with auth0, where its only possible to get the x509 certificate that is used for signing
doesnt seem to work. i'm getting ' Error(InvalidSignature)'.
the same token validates fine on jwt.io with that certificate.
The text was updated successfully, but these errors were encountered: