Skip to content

Suppress InsecureRequestWarning if SSL verification is disabled #499

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

Merged
merged 3 commits into from
Jun 6, 2023

Conversation

michaelnchin
Copy link
Member

Issue #, if available: N/A

Description of changes:

  • Prevent InsecureRequestWarning from being displayed during magics execution, if ssl_verify=False is set in the notebook configuration.
  • Added extra unit tests for the ssl_verify config option.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@michaelnchin michaelnchin merged commit 4d0c42c into main Jun 6, 2023
@michaelnchin michaelnchin deleted the hide-ssl-warning branch June 6, 2023 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

1 participant