Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor HTTP Client #10

Merged
merged 1 commit into from
Sep 7, 2020
Merged

Refactor HTTP Client #10

merged 1 commit into from
Sep 7, 2020

Conversation

tagliala
Copy link
Owner

@tagliala tagliala commented Sep 7, 2020

  • Don’t set verify mode to None
  • Net::HTTP clients respond to ssl_version in all supported ruby
    versions.
  • Allow for auto SSL negotiation

Fix: #7

- Don’t set verify mode to None
- `Net::HTTP` clients respond to `ssl_version` in all supported ruby
   versions.
- Allow for auto SSL negotiation

Fix: #7
@coveralls
Copy link

Coverage Status

Coverage remained the same at 0.0% when pulling c9ae841 on chore/refactor-http-client into 86e17ee on master.

@tagliala tagliala merged commit 004dcb6 into master Sep 7, 2020
@tagliala tagliala deleted the chore/refactor-http-client branch September 7, 2020 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SSLError
2 participants