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

boto3 overrides urllib3's SSLContext with pyOpenSSL #246

Open
carlcsaposs-canonical opened this issue Jul 13, 2023 · 1 comment
Open

boto3 overrides urllib3's SSLContext with pyOpenSSL #246

carlcsaposs-canonical opened this issue Jul 13, 2023 · 1 comment

Comments

@carlcsaposs-canonical
Copy link
Contributor

Update: boto3 will override urllib3's SSLContext if pyOpenSSL is available to import (https://github.com/boto/botocore/blob/fc30d05149c248d5e601bea37be422e97c5ad7ee/botocore/httpsession.py#L40-L50)

It appears that charms can import from outside of their venv, and pyOpenSSL is installed in the Ubuntu system level

Details:
canonical/charmcraft#1077
https://chat.charmhub.io/charmhub/pl/g8yw8qnjjb8n3ci66df5tkrw9e

Originally posted by @carlcsaposs-canonical in #192 (comment)

@github-actions
Copy link
Contributor

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

No branches or pull requests

1 participant