Alexandre Hagen

Results 1 issues of Alexandre Hagen

I tried this: ```sh jwtgen -a "RS256" -p app/var/jwt/private.pem -c "[email protected]" ``` I got it: ```sh crypto.js:283 var ret = this._handle.sign(toBuf(key), null, passphrase); ^ Error: error:0906A068:PEM routines:PEM_do_header:bad password read at...