bspk/mkjwk.org

Elliptic Curve not generating

Closed this issue · 2 comments

On https://mkjwk.org/ using Elliptic Curve no keys are generated, all three boxes just show Loading... indefinitely

Request URL: https://mkjwk.org/jwk/ec?crv=P-256&use=sig&alg=ES256&kid=kid

Response body: {"timestamp":1490279665766,"status":500,"error":"Internal Server Error","exception":"java.lang.IllegalArgumentException","message":"The JWK must not be null"}

I think the server was upgraded and the version of Java needs to have its non-US provider turned back on. Thanks for the reminder.