sendgrid / ruby-http-client

SendGrid's Ruby HTTP Client for calling APIs
https://sendgrid.com
MIT License
23 stars 54 forks source link

Turn on verification of TLS certificates #7

Closed koenrh closed 7 years ago

koenrh commented 7 years ago

Fixes https://github.com/sendgrid/ruby-http-client/issues/6.

This sets the verification mode to VERIFY_PEER, and instructs the underlying library to verify the peer certificates.

thinkingserious commented 7 years ago

Thanks for the PR @koenrh!

Please take a moment to fill out this form so that we can send you some swag.