Curl SSL Error 60

Hey guys,

Im having the following error, hope someone can point me in the right direction

[root@lightning ~]# curl https://www.halaltrek.com
curl: (60) Peer’s Certificate has expired.

My certificate are valid, on browser its fine, just not on a curl. Heres my phpinfo PHP 7.3.27 - phpinfo()

Try:

curl --insecure -I https://www.halaltrek.tld/

1 Like

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.