[GeoNode-users] Geonode over https

EFTAS Oliver Buck oliver.buck at eftas.com
Mon Dec 2 03:32:58 PST 2019


Dear Silvia,

we have also issues with the https setup..
Check here https://github.com/GeoNode/geonode/issues/4711

What we did to get flawless HTTPS support. You must edit the tasks.py. Change 'http' in each of the following lines to 'https':

  41: http://{public_fqdn}/geoserver/ >> {override_fn}".format(**envs), pty=True)
  43: http://{public_fqdn}/geoserver/ >> {override_fn}".format(**envs), pty=True)
  45: http://{public_fqdn}/ >> {override_fn}".format(**envs), pty=True)

Oliver
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20191202/d8ec1c8b/attachment.html>


More information about the geonode-users mailing list