mod/lti/token.php returns "OpenSSL error: error:0909006C:PEM routines:get_name:no start line"

Re: mod/lti/token.php returns "OpenSSL error: error:0909006C:PEM routines:get_name:no start line"

by J Samson -
Number of replies: 0
I did solve it, but I can't remember the reason for this exception....
It might be that the KeyId was missing from the header in the JWT token. That Id should be used in the public and private key as well.