Giter VIP home page Giter VIP logo

Comments (3)

iwkse avatar iwkse commented on July 29, 2024 1

I've solved it adding a filter like:

add_filter('https_ssl_verify', '__return_false');

from wc-api-python.

claudiosanches avatar claudiosanches commented on July 29, 2024

Hello, this error is from your WP installation, there's no means to disable it on your WordPress during a request, this library will not verify if you disable, but you'll need to also disable in your WP installation as well, if you intend to test like that in localhost.

from wc-api-python.

bigretromike avatar bigretromike commented on July 29, 2024

Are you sure? The error is because i use self-sign certificate. Your command is not passing the right parameter to tell tool that it should ignore error and use given files as certificates. That has nothing to do with anything disabled on Wordpress instalation - because that workflawless on test lab with added selfsign certificates.

from wc-api-python.

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.