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

Revert change "Set default use SSL to false" #280

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

agileware-justin
Copy link

@agileware-justin agileware-justin commented Feb 8, 2020

Reverts the change to disable SSL verification in QBO API call interface.

See 670e020

Agileware Ref: CIVIQBO-67

@bsivalingam
Copy link
Contributor

@agileware-justin I can't see from the commit message or from the release on why this was done, but I agree with you, I will merge the PR when I do a release next. Thanks!

Copy link
Contributor

@bsivalingam bsivalingam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@bsivalingam
Copy link
Contributor

Certificates need to be updated before merging.

@agileware-justin
Copy link
Author

Have updated this PR. Fixed a couple of spellings mistakes in the code.

And fixed the two locations where the QBO API code disables SSL verification when calling OAuth1 and OAuth2 API calls.

Please review @sujitharamadass @bsivalingam

OAuth1APICall
https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/master/src/Core/HttpClients/SyncRestHandler.php#L151

OAuth2APICall
https://github.com/intuit/QuickBooks-V3-PHP-SDK/blob/master/src/Core/HttpClients/SyncRestHandler.php#L215

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.

2 participants