fog-openstack icon indicating copy to clipboard operation
fog-openstack copied to clipboard

swift: not setting https scheme when building public_urls

Open stakach opened this issue 9 years ago • 1 comments

Doesn't seem to matter what you set in the configuration (openstack_auth_url or openstack_management_url) when calling file.public_url it will always return a HTTP URI.

stakach avatar Mar 23 '16 01:03 stakach

It seems scheme is HTTPS until a request is made. i.e. calling fog.directories will change settings to HTTP

stakach avatar Mar 23 '16 01:03 stakach