Giter VIP home page Giter VIP logo

Comments (4)

nfriedly avatar nfriedly commented on July 23, 2024

How do you reproduce the error?

And what's the link? It looks like it just tells me my IP, which doesn't really have much to do with the proxy.

from node-unblocker.

adamailru avatar adamailru commented on July 23, 2024

sorry
HTTPS://2.testhellp.appspot.com/html/whoami?only=ip

it is related to ssl-cert-verification
http://www.python-requests.org/en/latest/user/advanced/#ssl-cert-verification

from node-unblocker.

nfriedly avatar nfriedly commented on July 23, 2024

Oh, I see. The issue is that the SSL certificate is valid for testhellp.appspot.com but not 2.testhellp.appspot.com so node.js is (correctly) refusing the connection. For example, try https://node-unblocker.herokuapp.com/proxy/https://testhellp.appspot.com/html/whoami?only=ip - it works when you drop the 2. from the beginning.

This is a security feature, and not at all an issue in node unblocker. Firefox gives me a similar warning.

If 2.testhellp.appspot.com is your app and you want it to have a valid ssl certificate, then you'll need to purchase one and follow these instructions to configure it: https://developers.google.com/appengine/docs/ssl

from node-unblocker.

adamailru avatar adamailru commented on July 23, 2024

ok, thanks, very clear explanation

from node-unblocker.

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.