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

Add --no-verify-ssl capability #11

Closed
AntonFriberg opened this issue Jan 18, 2019 · 1 comment
Closed

Add --no-verify-ssl capability #11

AntonFriberg opened this issue Jan 18, 2019 · 1 comment

Comments

@AntonFriberg
Copy link

Hi!

During testing of self hosted s3 storage solutions it is vital to be able to turn off the ssl verification. This functionality is supported by the awscli client with the --no-verify-ssl flag.

It seems the aws-sdk-go has the functionality needed:
aws/aws-sdk-go#2404

@ilkinulas
Copy link
Member

Thank you very much for this feature request. It'll be a great addition to the current feature set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants