Thread: Module: Curl
View Single Post
Th3822
Member
Join Date: Jan 2013
Location: Venezuela
Old 05-30-2021 , 07:18   Re: Module: Curl
Reply With Quote #32

Quote:
Originally Posted by ConorCC View Post
I tried to run the example code. Works fine with HTTP. With HTTPS I receive the following error: Problem with the SSL CA cert (path? access rights?) The only thing I want to call APIs and work with response head, body, statuscode. Security is important for authentication.

Linux based HLDS hosted by a game server hosting.
See: https://curl.se/docs/sslcerts.html#:...erforms%20peer

Get the CA file here: https://curl.se/docs/caextract.html
Th3822 is offline