qoomon / aws-s3-bucket-browser

Single page application to browse AWS S3 bucket content
https://qoomon.github.io/aws-s3-bucket-browser/index.html?bucket=https://s3.amazonaws.com/spacenet-dataset#
MIT License
246 stars 85 forks source link

issue with ssl #39

Closed ufukayyildiz closed 2 years ago

ufukayyildiz commented 2 years ago

hi,

this works great with http://mydomain...

but returns failed to fetch with https://mydomain...

thanks.

image

qoomon commented 2 years ago

Have a look into your developer console. And please share the error and your explorer config.

qoomon commented 2 years ago

following usage works (host and bucket url are HTTPS urls)

following usage will NOT works (host url is HTTPS and bucket url is just HTTP)