Coder Social home page Coder Social logo

Comments (4)

DZunke avatar DZunke commented on July 20, 2024

Hi @RonanSauvage,

i think it should be no problem to put in client options into the connection configuration. The Connection inherits Stuff like Retries. To extend the class with the guzzle verify option seems good placed. At least the Class Client should be extended to give the GuzzleClient Initialization the option.

Thats what i could say by the first look.

I am off till tomorrow evening, so i will try to check it on sunday (calendar entry placed)

For security reasons the best way surely would be to fix the curl client problem. Are you able to send requests with curl on the console? If not ... this problem on your system should also be fixed but for quickfixing the problem the option seems legit 😉

from slackbundle.

DZunke avatar DZunke commented on July 20, 2024

Hey @RonanSauvage ,

today i'd released v2.1.0 with the option to set Guzzles SSL Verification. As default it is set to true, so you have to give the connection the option "verifySsl". With the Basic Implementation you have to call $connection->setVerifySsl(false); but with the Symfony Bundle Configuration there is the new config verify_ssl: false

Hope this works for you!

from slackbundle.

RonanSauvage avatar RonanSauvage commented on July 20, 2024

Hey @DZunke,

This new feature is awesome. Thx a lot.
New config functional in my project. Good to see lot of errors in my slack channel :)

Thank you for your speed and reliability.
rmA

from slackbundle.

DZunke avatar DZunke commented on July 20, 2024

Thanks. Good to hear it works fine. So I'll close this Issue now 😸

from slackbundle.

Related Issues (15)

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.