cURL error 35: Unknown SSL protocol error in connection to <mydomain>.auth0.com:443

I started getting this error last night on about half of JWT decode calls. Any ideas?

(using auth0/login package with Laravel)

EDIT: Seems to be fixed now. Not sure if a coincidence, but I noticed the JSON signature algorithm in my app was configured incorrectly. The problem went away for now after adjusting the settings.

Hey @jalipert! I’m glad to hear you got it handled but just in case you have any future issues feel free to let us know and we will be happy to help!

1 Like