-
Notifications
You must be signed in to change notification settings - Fork 12
Mixed content warnings in oai-harvest result page #7
Copy link
Copy link
Open
Description
The oai-harvest resultpage (https://vlo.clarin.eu/data/), generated after each harvest is generating the following mixed content warnings:
vlo.clarin.eu/:13 Mixed Content: The page at 'https://vlo.clarin.eu/data/' was loaded over HTTPS, but requested an insecure image 'http://user.clarin.eu/external/img/topleft.gif'. This content should also be served over HTTPS.
vlo.clarin.eu/:17 Mixed Content: The page at 'https://vlo.clarin.eu/data/' was loaded over HTTPS, but requested an insecure image 'http://user.clarin.eu/external/img/topright.gif'. This content should also be served over HTTPS.
Solution: use relative paths to these resources and deploy them on the correct server.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels