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

AWS_NO_SSL (--no-ssl) #1384

Open
drmax24 opened this issue Jun 14, 2024 · 1 comment
Open

AWS_NO_SSL (--no-ssl) #1384

drmax24 opened this issue Jun 14, 2024 · 1 comment

Comments

@drmax24
Copy link

drmax24 commented Jun 14, 2024

--no-ssl can i specify it as an environment variable? AWS_NO_SSL does not seem to work
Is there a list of env variables matching arguments? i can not find it

@drmax24 drmax24 changed the title AWS_NO_SSL AWS_NO_SSL (--no-ssl) Jun 14, 2024
@snosratiershad
Copy link
Contributor

@drmax24 s3cmd doesn't mainly uses env variable for it's configuration, there few ones supported (e.g. access_key, secret_key, etc.).
Note that you can also configure this behavior by modifying use_https in your config file.

@fviard do you think we should add the support for this env variable?

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

2 participants