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

Allow SSL Certificate Verification to be disabled #38

Closed
garnaat opened this issue Jan 23, 2013 · 1 comment
Closed

Allow SSL Certificate Verification to be disabled #38

garnaat opened this issue Jan 23, 2013 · 1 comment
Milestone

Comments

@garnaat
Copy link
Contributor

garnaat commented Jan 23, 2013

It can be useful to disable SSL cert verification at times. We should add an option to do so on a call-by-call basis.

@garnaat
Copy link
Contributor Author

garnaat commented Jan 26, 2013

Fixed in 0.5.0 release.

@garnaat garnaat closed this as completed Jan 26, 2013
kdaily pushed a commit to kdaily/aws-cli that referenced this issue Apr 15, 2021
Fix deadlock isssue with concurrent.futures.wait()
thoward-godaddy pushed a commit to thoward-godaddy/aws-cli that referenced this issue Feb 12, 2022
…aws#39)

This uses the json encoding package's json.Number type to transparently
work with both a number and/or a string. If it's a number, the json
encoding will convert it to a string.

See:
http://igorsobreira.com/2015/04/11/decoding-json-numbers-into-strings-in-go.html

Fixes aws#38.
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