[ckan-dev] CKAN not working over HTTPS/SSL

Koebrick, Andrew (MNIT) andrew.koebrick at state.mn.us
Mon Nov 24 17:20:15 UTC 2014


We run our ckan instance over https and it seems to work fine:
https://gisdata.mn.gov

We are running 2.1.1 in case that makes a difference.

I don’t see mixed content warnings on the pages you point to:
https://gisdata.mn.gov/api/i18n/de

To get our WMS preview working I had to alter the spatial extension (down around line 54):
else {
          // MapQuest OpenStreetMap base map

          // MnGeo change to make maps load from https.  Added the -s in line below.
          baseLayerUrl = '//otile{s}-s.mqcdn.com/tiles/1.0.0/osm/{z}/{x}/{y}.png';

Hope that helps.  Let me know if I can give any more info.

Andrew Koebrick

From: ckan-dev [mailto:ckan-dev-bounces at lists.okfn.org] On Behalf Of Rene Pietzsch
Sent: Sunday, November 23, 2014 10:45 AM
To: ckan-dev at lists.okfn.org
Subject: Re: [ckan-dev] CKAN not working over HTTPS/SSL

Hallo community,

I want to give this question another push…

Anyone collected experiences with ckan served over https?

I appreciate any help and further information.
Thanks and kind regards,

René




Am Dienstag, 18. November 2014 um 13:42 schrieb Rene Pietzsch:
Hello all,

we are currently trying to setup a ckan (2.2.1) instance to work via https/ssl and we are facing some mixed-content issues namely for

  *   http://<hostname>/api/i18n/de<http://%3chostname%3e/api/i18n/de>
  *   and ressources, e.g.: http://<hostname>/dataset/c1d182a1-91c8-4b12-9bc1-de417ff10521/resource/64823ec4-5039-4d43-94d4-b46a540e9dfe/preview<http://%3chostname%3e/dataset/c1d182a1-91c8-4b12-9bc1-de417ff10521/resource/64823ec4-5039-4d43-94d4-b46a540e9dfe/preview>
Can you point me to some information/documentation on how to configure ckan and apache correctly? Or is ckan currently not capable of fully working over https?

I came cross this discussion: https://lists.okfn.org/pipermail/ckan-dev/2014-April/007355.html which says it is working, so I hope that someone can describe on how to get a proper configuration.

Many thanks in advance and kind regards,

René

_______________________________________________
ckan-dev mailing list
ckan-dev at lists.okfn.org<mailto:ckan-dev at lists.okfn.org>
https://lists.okfn.org/mailman/listinfo/ckan-dev
Unsubscribe: https://lists.okfn.org/mailman/options/ckan-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okfn.org/pipermail/ckan-dev/attachments/20141124/eb2a5b1f/attachment-0003.html>


More information about the ckan-dev mailing list