-
Couldn't load subscription status.
- Fork 2
Closed
Description
One of the tests which builds a signed JWT with RS256 fails:
1) should generate and read a JWT signed using RS256, privKey 1024
1) Jwt Utils Tests should generate and read a JWT signed using RS256, privKey 1024:
AssertionError: expected [Error: error:0607A082:digital envelope routines:EVP_CIPHER_CTX_set_key_length:invalid key length] to not exist
at test/unit/jwt-utils-test.js:562:25
at Object.buildJWT (lib/jwt-utils.js:425:16)
at Context.<anonymous> (test/unit/jwt-utils-test.js:561:14)
Tested with Node.js 4, 6 and 8. iojs 2 works fine though
I will try to find what causes this
Metadata
Metadata
Assignees
Labels
No labels