Giter Site home page Giter Site logo

Comments (6)

Hakky54 avatar Hakky54 commented on May 23, 2024 1

Awesome, thank you! I don't have a build artifact as it is not part of the ci/cd. However I have added couple of tests like the one below to cover your use case:

https://github.com/Hakky54/certificate-ripper/pull/23/files#diff-971a20eb3bdc0e749c44f9bc0c0552c7ecc115a814ed5479f7a25ba870923072R117

When I create an artifact I can you ping you so you can try it out on your side. I expect that it will be available this week.

from certificate-ripper.

OneCyrus avatar OneCyrus commented on May 23, 2024 1

@Hakky54 works great! thanks!

from certificate-ripper.

Hakky54 avatar Hakky54 commented on May 23, 2024

Thank you for raising this issue, I was not aware that it could get stuck for so long. With the current implementation it will wait till the server responds, it will just wait infinity. However that can be easily adjusted. I have configured it with a default value of 1000 milliseconds which is equal to 1 second. Next to that I will add a command line argument where it will be possible to override the default timeout

from certificate-ripper.

Hakky54 avatar Hakky54 commented on May 23, 2024

@OneCyrus I have made the changes to have this option. It has an additional option -t and an alias --timeout. The provided value will be amount of milliseconds till it wait for the server to respond or else it will skip it. You can have a look at the PR #23 and check if something is missing or fine for your use case. Looking forward to your reply.

from certificate-ripper.

OneCyrus avatar OneCyrus commented on May 23, 2024

@Hakky54 thanks! as far as I can tell it looks good 👍 if you have a build artifact (couldn't find one attached to the pipeline) i can give this a try.

from certificate-ripper.

Hakky54 avatar Hakky54 commented on May 23, 2024

@OneCyrus I have published the new artifacts in the releases section. The latest changes are now in version 2.3.0

from certificate-ripper.

Related Issues (11)

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.