Giter Club home page Giter Club logo

Comments (8)

edpichler avatar edpichler commented on August 12, 2024

I'm investigating on this. Is this happening because the server SSL certificate is not installed locally?
If yes, how to configure the ruby program to ignore this?

from sendwithus_ruby.

mrmch avatar mrmch commented on August 12, 2024

Hi @edpichler, thanks for bringing this up, we'll be taking a look at it shortly.

from sendwithus_ruby.

edpichler avatar edpichler commented on August 12, 2024

Hi @mrmch I tried to use this locally:

http.verify_mode = OpenSSL::SSL::VERIFY_NONE

But I think this is not a local error.

PS: I'm learning Ruby

from sendwithus_ruby.

joshuachestang avatar joshuachestang commented on August 12, 2024

Check this out: http://railsapps.github.io/openssl-certificate-verify-failed.html

It should help.

  • Joshua Chestang

On Mar 19, 2014, at 12:21 PM, Ed Pichler [email protected] wrote:

Hi @mrmch I tried to use this locally:

http.verify_mode = OpenSSL::SSL::VERIFY_NONE
But I think this is not a local error.

PS: I'm learning Ruby


Reply to this email directly or view it on GitHub.

from sendwithus_ruby.

edpichler avatar edpichler commented on August 12, 2024

Thanks @joshuachestang, this worked:
https://gist.github.com/fnichol/867550

But I got I bit disappointed with Ruby, it seems a bug of the new version right?

from sendwithus_ruby.

gschier avatar gschier commented on August 12, 2024

@edpichler @joshuachestang so it seems like this is an OS level issue. We're looking into packaging our cert with the gem like the Stripe gem does to avoid this issue. https://github.com/stripe/stripe-ruby/blob/master/lib/data/ca-certificates.crt

from sendwithus_ruby.

joshuachestang avatar joshuachestang commented on August 12, 2024

I agree. It's definitely an OS issue. I've come across this issue more than once with a new operating system setup with Ruby.

On Mar 19, 2014, at 7:01 PM, Gregory Schier [email protected] wrote:

@edpichler @joshuachestang so it seems like this is an OS level issue. We're looking into packaging our cert with the gem like the Stripe gem does to avoid this issue. https://github.com/stripe/stripe-ruby/blob/master/lib/data/ca-certificates.crt


Reply to this email directly or view it on GitHub.

from sendwithus_ruby.

bvanvugt avatar bvanvugt commented on August 12, 2024

Closing.

from sendwithus_ruby.

Related Issues (17)

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.