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

tests options: add PYWB_NO_VERIFY_SSL env var for tests to avoid fail… #760

Merged
merged 1 commit into from
Sep 1, 2022

Conversation

ikreymer
Copy link
Member

@ikreymer ikreymer commented Sep 1, 2022

To help with testing a website with expired cert, add PYWB_NO_VERIFY_SSL=1 support, which will then use requests w/o checking the cert. Mostly useful for testing.

…ing tests when connecting to external services

if variable is set, RemoteIndexSource does not verify certs
@ikreymer ikreymer merged commit 16135d9 into main Sep 1, 2022
@ikreymer ikreymer deleted the add-no-verify-ssl-for-tests branch September 1, 2022 01:30
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.

1 participant