Skip to content
This repository has been archived by the owner on Oct 5, 2021. It is now read-only.

can't publish in a way that's HTTPS #19

Open
jeremybmerrill opened this issue Jul 13, 2015 · 1 comment
Open

can't publish in a way that's HTTPS #19

jeremybmerrill opened this issue Jul 13, 2015 · 1 comment

Comments

@jeremybmerrill
Copy link

Driveshaft can't publish in a way that the output JSON file is accessible over HTTPS.

https://int.nyt.com/ doesn't work because the cert is for s3.amazonaws.com.

https://int.nyt.com.s3.amazonaws.com/ doesn't work because wildcard certs only match one level of dots down.

The solution, I think, is to make Driveshaft publish to a bucket with no dots in the name. I think @buth is creating one, called newsdev-secure-internal or something or like.

@buth
Copy link

buth commented Jul 13, 2015

This should be set outside of providing IAM permissions for Driveshaft to write to that bucket.

Ideally, we'd only give Driveshaft access to a subdirectory (/driveshaft).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants