Git Product home page Git Product logo

ibanity-ruby's People

Contributors

bdusauso avatar bramj avatar cleclefibanity avatar cmw0513 avatar damienbr avatar felixver avatar ghooghe avatar mlainez avatar remcodm avatar thibaultponcelet avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

ibanity-ruby's Issues

Webhook validation is incompatible with OpenSSL 3

Using the Ibanity gem to verify incoming webhook signatures fails when Ruby is compiled against OpenSSL 3. This seems to happen because of potatosalad/ruby-jose#19: The jose gem is not compatible with OpenSSL 3.

Newer versions of Linux, espacially Debian bookworm (the most recent stable release) does not include OpenSSL 1.1 anymore. OpenSSL 1.1 has been deprecated for a while now.

The jose gem seems not actively maintained anymore. Maybe the JWT signature validation should be replaced by a different gem/solution? Maybe the jwt gem can replace it?

Restclient timeout is not configurable

The Restclient timeout is not configurable. This is a problem, because the default timeout is set to 60 seconds (timeout and open timeout). This can result in a worst case waiting time of 120 seconds, which is a lot for some of applications.

The timeout should therefore be configurable in the client.

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.