-
Notifications
You must be signed in to change notification settings - Fork 57
Starting CKAN over HTTPs
Aitor Magán García edited this page Jul 22, 2014
·
11 revisions
First of all, and if you want DataPuser to continue working, you must modify your /etc/ckan/default/production.ini
file and set the setting ckan.site_url
properly:
ckan.site_url = https://YOUR_SECURE_CKAN_INSTANCE_HOST:YOUR_SECURE_CKAN_INSTANCE_PORT
Then, you can enable CKAN over HTTPs following one of these tutorials: