Skip to content

Support for Excon (and other libs) #3

@johnnyshields

Description

@johnnyshields

Would you accept a PR which adds the following:

Excon.defaults[:ssl_ca_file] = NetHttpSslFix::LOCAL_CA_FILE if defined?(Excon)

(Possibly consider renaming this lib to ruby_ssl_fix)

Ruby has a bazillion HTTP interaction libraries--Faraday, Excon, HTTPClient, etc. (since the std lib Net::HTTP API is not so good many people have decided to reinvent the wheel) and they all fall victim to a similar problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions