The Wayback Machine - https://web.archive.org/web/20200930171507/https://github.com/topics/boto
Skip to content
#

boto

Here are 67 public repositories matching this topic...

ppwwyyxx
ppwwyyxx commented Sep 17, 2020

Problem description

Be able to read public GCS files without providing credentials.

Steps/code to reproduce the problem

path = "gs://tensorflow-nightly/prod/tensorflow/release/ubuntu_16/gpu_py37_full/nightly_release/18/20190813-010608/github/tensorflow/pip_pkg/tf_nightly_gpu-1.15.0.dev20190813-cp37-cp37m-linux_x86_64.whl"

import smart_open
try:
    f = smart_open.s
mike-mosher
mike-mosher commented Jun 27, 2019

Is your feature request related to a problem? Please describe.
Our corporation uses web filtering on traffic out to the internet, and these filters have self-signed certificates. We need a way to use this tool where we can disable ssl verification

Describe the solution you'd like
I'm thinking a flag that can be set when running the command:
'okta-awscli --okta-profile okta-profile

Improve this page

Add a description, image, and links to the boto topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the boto topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.