Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

CURL ssl support #124

Open
MordiSacks opened this issue Apr 1, 2024 · 1 comment
Open

CURL ssl support #124

MordiSacks opened this issue Apr 1, 2024 · 1 comment

Comments

@MordiSacks
Copy link

Currently when making a call via curl (Laravel HTTP client) to a valet secured site I get an exception

cURL error 60: SSL certificate problem: self-signed certificate 
(see https://curl.haxx.se/libcurl/c/libcurl-errors.html) 
for https://example.test/.....

Would it be possible to add secured site certs to the php curl?
Maybe via ini curl.cainfo?

@uttamrabadiya
Copy link
Collaborator

@MordiSacks Yes, it is interesting one, I will looking into it if we can handle it on php's configuration side,

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants