Git Product home page Git Product logo

Comments (6)

Swanand01 avatar Swanand01 commented on June 21, 2024

Please let me know if I should post the full Traceback.
Also, I checked emkc.org and their SSL Certificate seems to be valid

from pyston.

shhivv avatar shhivv commented on June 21, 2024

Thanks for opening an issue!

I tried running the example code and I am getting the same error. I will try finding the solution.

from pyston.

shhivv avatar shhivv commented on June 21, 2024

The linked issue seems to be related to this problem : aio-libs/aiohttp#955

from pyston.

Harmon758 avatar Harmon758 commented on June 21, 2024

This is probably because of https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

from pyston.

shhivv avatar shhivv commented on June 21, 2024

This is probably because of https://letsencrypt.org/docs/dst-root-ca-x3-expiration-september-2021/

That is interesting, I will look into that. Thanks for pointing it out.

from pyston.

shhivv avatar shhivv commented on June 21, 2024

Hi, I have been trying to run the example in the readme file, but since today morning, I have been getting an SSLCertVerificationError,

ssl.SSLCertVerificationError: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1125)

The above exception was the direct cause of the following exception: aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host emkc.org:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1125)')]

I have disabled the SSL verification while making a request which prevents the error from happening.

The module can be updated with pip install -U aiopyston

I have updated the docs at : http://aiopyston.readthedocs.io/

Thanks for opening an issue and please let me know if this works.

from pyston.

Related Issues (3)

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.