AsnCode's avatar

InterventionImage

Hello i've a problem i develop with laravel / Inertia / herd ....

I have always this error when i upload image files ...

file_get_contents(): SSL operation failed with code 1. OpenSSL Error messages:
error:0A000086:SSL routines::certificate verify failed

This error is pretty explicit (SSL problem) but i dont know what i need to do that in laravel in dev/prod env .... I already generate new key:generate and herd:secure ...

I have my trait for image uploads.

If anyone have already this problem ? thanks you

0 likes
2 replies
aurawindsurfing's avatar

If you use Herd you need to secure your site in Herd/Settings/Sites looks for a "Lock" icon

AsnCode's avatar

My site is secure by herd. i think Its something else with intervention image ot the function file_get_contents method ...

Please or to participate in this conversation.