Skip to content
Discussion options

You must be logged in to vote

Hey @zalborzi!
without a full stack trace there is not much we can do.

If you generated the keys for connector0 yourself, and imported them into the keystone, please be sure to read this section of the Readme carefully.

That said, some more information regarding how your generate the keys, specifically EC parameters, curve, etc., how keys are imported into the JKS, info about your Java version, your operating system, etc. would be required.

If I had to guess, I'd say this has to do with missing EC algorithm parameters in a DER-encoded PKCS#8 private key. The fact that it's a JOSEException indicates that this happens when attempting to convert a locally stored key-pair into a JWK (JsonWebK…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@zalborzi
Comment options

@paullatzelsperger
Comment options

@zalborzi
Comment options

Answer selected by zalborzi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants