okigan / awscurl

curl-like access to AWS resources with AWS Signature Version 4 request signing.
MIT License
737 stars 91 forks source link

Deprecation notice about urllib3[secure] #145

Closed fyunusa closed 1 year ago

fyunusa commented 1 year ago

Description

pyOpenSSL and urllib3[secure] are deprecated in the upcoming release (1.26.12) https://github.com/urllib3/urllib3/issues/2680

okigan commented 1 year ago

relevant comment: https://github.com/urllib3/urllib3/issues/2700#issuecomment-1210767475