-
-
Notifications
You must be signed in to change notification settings - Fork 910
Option to allow public_url to be HTTPS #551
Copy link
Copy link
Closed
Description
The protocol for the URL returned from s3cmd info <object> appears to be hardcoded to HTTP in https://github.com/s3tools/s3cmd/blob/master/S3/S3Uri.py#L82. Could it be configurable to use HTTPS instead? I'm not sure if it would be safe to extend the meaning of use_https to cover this or not, so perhaps it should be its own standalone config. Our use case is an internal corporate Riak CS system.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels