You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm running from docker php:8.1-apache and for some reason at this line openssl_pkey_get_public function is returning an empty instance of OpenSSLAsymmetricKey.
I'm running from docker php:8.1-apache and for some reason at this line openssl_pkey_get_public function is returning an empty instance of OpenSSLAsymmetricKey.
To reproduce:
The JWKs:
The call:
Did I miss something?
The text was updated successfully, but these errors were encountered: