Giter Site home page Giter Site logo

Comments (7)

pocketjoso avatar pocketjoso commented on May 18, 2024

Had a quick look and it seems like the node module currently does not pass the necessary --ignore-ssl-errors=true --ssl-protocol=tlsv1 flags, in order to support HTTPS.

I'll have a look at this during the weekend, should be very easy to fix!

from penthouse.

JimmyRittenborg avatar JimmyRittenborg commented on May 18, 2024

Or does it, through the config.json ? I might have overlooked that in a rush 😊

from penthouse.

fatso83 avatar fatso83 commented on May 18, 2024

Originally it did this, so in that case be a regression due to some later changes.

@pocketjoso Feel free to assign Node issues to me if you need help.

from penthouse.

pocketjoso avatar pocketjoso commented on May 18, 2024

@fatso83 : Have not yet touched the Node module, so no regression possible there. But just by looking through it, it doesn't seem to be handling neither the config.json file nor these ssl flags for phantomjs - and if so it never did. Or am I missing something?

from penthouse.

pocketjoso avatar pocketjoso commented on May 18, 2024

@JimmyRittenborg I should have mentioned earlier: the module will normally work against https just fine, it's just in the case where there are ssl errors (f.e. expired certificate), or an old ssl version in use that it might not work. In these cased the config.json needs to be used, which I believe the module needs to be updated to handle.

from penthouse.

fatso83 avatar fatso83 commented on May 18, 2024

Don't know about current master, but at least the changes I did in early July, featured in the dev branch includes code that does this.

from penthouse.

fatso83 avatar fatso83 commented on May 18, 2024

I have now made a proper check into the code, and the code is already present in the master, as I meant it was. Not sure where you looked, Jonas, but that wasn't it :-) It has been there since the first Node code was included. It is included as line 9 in the index.js file.

So in essence, this issue should be closed.

from penthouse.

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.