[ckan-dev] Data preview issuing http requests while CKAN served from https
Johann Höchtl
johann.hoechtl at gmail.com
Wed May 28 12:51:55 UTC 2014
Hi,
using CKAN 2.2a, source install, git cloning the stable branch.
Seems like we stumbled accross issue
https://github.com/ckan/ckan/issues/1202
but I am not totally sure. When clicking a CSV ressource, a nice preview
(recline data grid) appeared. Since we switched to https (proxing CKAN
via apache, ckan still listening on http://localhost:5000), this page
yields a loading mixed content warning, no preview. We already set the
ckan.site_url to https://....
What file do we have to patch so that https requests instead of http are
sent? pip installed all other dependencies.
Greetings, Johann
More information about the ckan-dev
mailing list