Giter VIP home page Giter VIP logo

Comments (3)

pixelastic avatar pixelastic commented on June 24, 2024

I'm sorry, I just downloaded the latest version and found that there isn't any ca-bundle.crt file in there.
I don't really know where this file comes from, and so my solution does not seems so clear now.

Sorry about that noise, I'm still investigating.

from php-openid.

ccazette avatar ccazette commented on June 24, 2024

I had this problem with a MAMP installation. You'll found out that your curl library does not link to a ca-bundle.crt.
http://dev.soup.io/post/56438473/If-youre-using-MAMP-and-doing-something
Even if not using MAMP - you're on windows - that could be the case though in a bundled LAMP stack (easyPHP). On my production environment, curl is configured correctly and everything works.
You can either fix your Curl installation to include a certificate bundle - as shown in the link above - or as a last resort deactivate CURL_SSL_VERIFYPEER in your development environment.

from php-openid.

pixelastic avatar pixelastic commented on June 24, 2024

You're right, I'm using easyPHP. I have no idea how to configure it to use the ca-bundle I need however.

Note sure if the above commands would work on a Windows environment, and as I'm not expert in this domain I'll keep you informed if I managed to get it working

from php-openid.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.