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

feat: added possibility to disable verification of SSL certificate #57

Merged
merged 2 commits into from
Dec 7, 2020

Conversation

bednar
Copy link
Contributor

@bednar bednar commented Dec 7, 2020

Closes #55

Proposed Changes

Added possibility to disable verification of SSL certificate. https://docs.guzzlephp.org/en/stable/request-options.html#verify-option

Checklist

  • CHANGELOG.md updated
  • Rebased/mergeable
  • A test has been added if appropriate
  • make test completes successfully
  • Commit messages are in semantic format
  • Sign CLA (if not already signed)

@bednar bednar marked this pull request as ready for review December 7, 2020 13:23
@bednar bednar requested a review from rhajek December 7, 2020 13:23
@bednar bednar merged commit 49c1023 into master Dec 7, 2020
@bednar bednar deleted the feat/ssl-self-signed branch December 7, 2020 14:41
@bednar bednar added this to the 1.10.0 milestone Dec 7, 2020
peynman pushed a commit to peynman/influxdb-client-php that referenced this pull request Mar 7, 2023
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.

Self signed SSL certificate
2 participants