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

Fix Proxy problem for DAP2 #2764

Merged
merged 4 commits into from
Oct 27, 2023
Merged

Fix Proxy problem for DAP2 #2764

merged 4 commits into from
Oct 27, 2023

Conversation

DennisHeimbigner
Copy link
Collaborator

re: Issue #2752

The authorization setup when using a proxy is apparently not being used, or used incorrectly.

This PR ensures that the relevant curl options, specifically CURLOPT_VERIFYHOST and CURLOPT_VERIFYPEER, are properly setup. As part of this, the ability to turn off these options was fixed. Note that no testing of this PR is currently possible because we do not have access to a proxy.

re: Issue Unidata#2752

The authorization setup when using a proxy is apparently not
being used, or used incorrectly.

This PR ensures that the relevant curl options, specifically
CURLOPT_VERIFYHOST and CURLOPT_VERIFYPEER, are properly setup.
As part of this, the ability to turn off these options was fixed.
Note that no testing of this PR is currently possible because we
do not have access to a proxy.
WardF
WardF previously approved these changes Oct 27, 2023
@WardF WardF self-assigned this Oct 27, 2023
@WardF WardF merged commit b8d76fe into Unidata:main Oct 27, 2023
99 checks passed
@DennisHeimbigner DennisHeimbigner deleted the dapko.dmh branch October 27, 2023 20:20
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