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

Users/inkurdid/fix cert error #609

Merged

Conversation

dharaniprakashkm
Copy link
Collaborator

What does this Pull Request accomplish?

SSL: CERTIFICATE_VERIFY_FAILED occurs when executing installdriver subcommand

Why should this Pull Request be merged?

Replaced urllib.requests with requests

fix #606

What testing has been done?

Tested the implementation on Windows 11 OS.

@zhindes
Copy link
Collaborator

zhindes commented Jul 7, 2024

@WayneDroid - I added you as a reviewer since you're handling the 1.0 release. Please give this an approval when you're accepting changes for post-1.0. FYI @bkeryan

Copy link
Collaborator

@WayneDroid WayneDroid left a comment

Choose a reason for hiding this comment

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

I created nidaqmx package base on this PR and tested on clean Windows 10 (test machine and personal laptop), the certificate verify issue no longer occurs, and it's able to download driver and proceed the installation.

@WayneDroid WayneDroid merged commit 570c62b into ni:master Jul 9, 2024
16 checks passed
@bkeryan
Copy link
Collaborator

bkeryan commented Jul 9, 2024

@dharaniprakashkm In future PRs on GitHub, please edit the PR title so it's not the same as your dev branch name.

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.

CERTIFICATE_VERIFY_FAILED occurs when executing installdriver command on Windows system
4 participants