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

Add option for setting CA cert path #176

Merged
merged 1 commit into from
Sep 15, 2015
Merged

Conversation

bhelx
Copy link
Contributor

@bhelx bhelx commented Aug 4, 2015

This is meant to address #173

@drewish and I have discussed and changed this to accept a path rather than a bundle. I'm going to monitor how well this solves the problem and only reconsider the bundle if enough people need it.

@csmb and I will verify that this work in his bad php installation.

Approvers: @csmb @drewish

@bhelx bhelx force-pushed the bundle_optional_ca_cert branch 2 times, most recently from 58777bf to 5b9e127 Compare August 4, 2015 22:00
@csmb
Copy link

csmb commented Aug 4, 2015

Adding Recurly_Client::$useBundledCACerts = true; like suggested worked for me. +1

@bhelx bhelx changed the title [WIP] Bundle with trusted certs Bundle with trusted certs Aug 5, 2015
@bhelx bhelx changed the title Bundle with trusted certs Add option for setting CA cert path Aug 21, 2015
@bhelx bhelx force-pushed the bundle_optional_ca_cert branch 4 times, most recently from 8de5c5e to e08c095 Compare August 21, 2015 20:18
@drewish
Copy link

drewish commented Aug 21, 2015

Gonna need a rebase after some of the other merges.

@csmb
Copy link

csmb commented Aug 21, 2015

Adding Recurly_Client::$CACertPath = '/usr/local/etc/openssl/cert.pem'; to my setup worked for me

@bhelx bhelx force-pushed the bundle_optional_ca_cert branch 2 times, most recently from c3f895a to 560b0d7 Compare August 24, 2015 22:12
@drewish
Copy link

drewish commented Aug 28, 2015

This looks good to go but will need the rebase.

@bhelx
Copy link
Contributor Author

bhelx commented Aug 28, 2015

@drewish should i squash as well?

@drewish
Copy link

drewish commented Aug 28, 2015

Ah yeah might as well

@bhelx
Copy link
Contributor Author

bhelx commented Sep 4, 2015

Okay, squashed and rebased

@drewish
Copy link

drewish commented Sep 15, 2015

+1

drewish added a commit that referenced this pull request Sep 15, 2015
Add option for setting CA cert path
@drewish drewish merged commit 98eae3f into master Sep 15, 2015
@drewish drewish deleted the bundle_optional_ca_cert branch September 15, 2015 17:17
@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants