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

As requested by andrewmbenton, issuing a pull request for ability to specify a CA cert file #17

Closed
wants to merge 1 commit into from

Conversation

sgibbons
Copy link

@sgibbons sgibbons commented Oct 3, 2011

Added ability to specific a CA cert file when instantiating a REST client.

Usage:

@client = Twilio::REST::Client.new ACCOUNT_SID, AUTH_TOKEN, :ca_file=>'/path/to/cert'

@andrewmbenton
Copy link
Contributor

had to merge manually, perhaps due to some changes to client.rb in the interim.

skimbrel added a commit that referenced this pull request Feb 18, 2015
Includes Utils and REST::Utils in BaseClient.
ajtack pushed a commit to ajtack/twilio-ruby that referenced this pull request Apr 28, 2017
Add rest response output new examples. Also small corrections
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.

None yet

2 participants