You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 5, 2021. It is now read-only.
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.