Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.
This repository was archived by the owner on May 7, 2024. It is now read-only.

AmazonS3geturl() and HTTPS #26

Description

@thenitai

Hi there,

The method AmazonS3geturl() is returning a URL like (bucket).(s3URL)....
However, using this with HTTPS throws a security error since the URL is actually https://bucket.s3url....

Shouldn't this method return a URL like https://s3url/bucket/.... Because that would work.

Cheers,
Nitai

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions