Skip to content

Using CachedKeySet causes an Exception thrown by openssl_verify() #429

Closed
@Brunty

Description

@Brunty

ErrorException: openssl_verify(): supplied key param cannot be coerced into a public key in /var/www/html/vendor/firebase/php-jwt/src/JWT.php:293

I've tried with both a Redis cache and a Filesystem cache (provided by the Symfony Cache Component).

The first time the code is called and it doesn't have anything in the cache, it works fine. The second time it's called I get the above error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions