stevenmaguire / oauth2-keycloak

Keycloak Provider for OAuth 2.0 Client
MIT License
204 stars 151 forks source link

Failed to get access token: cURL error 60: SSL certificate problem: certificate has expired #39

Open GLY-JeffreyTCK opened 2 years ago

GLY-JeffreyTCK commented 2 years ago

I checked the Keycloak is running well and certificate is valid until end of the year but this error keep returned to my server request.

KevinMartinsDev commented 2 years ago

Hi, isn't that your problem? https://portswigger.net/daily-swig/lets-encrypt-root-cert-update-catches-out-many-big-name-tech-firms

GLY-JeffreyTCK commented 2 years ago

Hi, thanks for reply. Can you advise how to solve this issue?

KevinMartinsDev commented 2 years ago

I think you just need to generate a new certificate. :wink: