Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changing image and URL references to https #101

Open
f27wood opened this issue Oct 11, 2018 · 1 comment
Open

Changing image and URL references to https #101

f27wood opened this issue Oct 11, 2018 · 1 comment

Comments

@f27wood
Copy link

f27wood commented Oct 11, 2018

Currently the API is https, however some of the metadata referneces http URLs.

In order to make our new website https compliant including mixed content, the links to http://collectionsearch.nma.gov.au/ need to be updated to https.

In order to do this, the Museum first needs to make these URLs https.

BTW this is not needed prior to our new website going live on 18 October as previously thought, but hopefully asap afterwards (it will depend on how quickly wee can change collectionsearch.nma.gov.au to be https.).

@Conal-Tuohy
Copy link
Collaborator

For reference, the HTTP scheme used in those URLs is specified in these two parts of the ETL code:

As soon as the images are actually available via HTTPS, it will be enough to change those two values above, and then run a full ETL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: On hold
Development

No branches or pull requests

2 participants