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

Disable certificate validation for mvtec dataset download #452

Merged
merged 3 commits into from
Jul 2, 2024

Conversation

ljcornel
Copy link
Collaborator

@ljcornel ljcornel commented Jul 2, 2024

There is a self-signed certificate in the chain for the target url. This would cause the certificate validation (and hence the download) to fail in some cases.

We still validate the hash of the downloaded file, so not validating the certificate does not introduce a security risk. Also there is no sensitive (user) information exchanged when downloading the file.

@ljcornel ljcornel merged commit c7e14d6 into main Jul 2, 2024
11 checks passed
@ljcornel ljcornel deleted the fix-mvtec-dataset-downloader branch July 2, 2024 12:22
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