Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openssl_sign(): supplied key param cannot be coerced into a private key #74

Closed
razvanFrandes opened this issue Jan 12, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@razvanFrandes
Copy link

Hello,

Plugin Version

Version: 3.5.0

PHP Version

Using Laragon
PHP : 7.4

WordPress Version

6.1.1

Bug description

I got his error for auth : openssl_sign(): supplied key param cannot be coerced into a private key in : simple-jwt-login\src\Libraries\JWT\JWT.php on line 227

May be the problem that I use the auth method on a local site that uses https?

Other installed plugins (optional)

None

@razvanFrandes razvanFrandes added the bug Something isn't working label Jan 12, 2023
@razvanFrandes
Copy link
Author

My bad, In General settings I changed the algorithm to RS256

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant