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

Allow skipping SSL verification #246

Merged
merged 4 commits into from
Dec 9, 2020
Merged

Conversation

albertvaka
Copy link
Contributor

@albertvaka albertvaka commented Dec 9, 2020

What does this PR do?

Fixes #243

Description of the Change

Adds an argument to disable SSL/TLS verification.

This will be set by chef-handler-datadog if the option with the same name is enabled in the Agent.

I don't think we need to document this option as we don't want people using it.

@albertvaka albertvaka requested a review from a team as a code owner December 9, 2020 18:07
@albertvaka albertvaka force-pushed the albertvaka/skip-tls-validation branch from 8a71cb7 to ff21780 Compare December 9, 2020 18:16
@albertvaka albertvaka merged commit c18849f into master Dec 9, 2020
@albertvaka albertvaka deleted the albertvaka/skip-tls-validation branch December 9, 2020 21:06
@zippolyte zippolyte added the changelog/Added Added features results into a minor version bump label Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog/Added Added features results into a minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for self-signed certificates
3 participants