[GeoNode-users] SSL enable -- for GeoNode

Alessio Fabiani alessio.fabiani at geo-solutions.it
Fri Oct 26 00:59:02 PDT 2018


Hi Naresh,
there should be one possible solution using Letsencrypt from Olivier Dalang
here

https://github.com/GeoNode/geonode/pull/4024

take a look at the readme and documentation.


Il giorno gio 25 ott 2018 alle ore 14:05 Naresh N <naresh919 at gmail.com> ha
scritto:

> Dear All,
>
> Please help to enable https for GeoNode. Please find the details below
>
> Server OS: RHEL 7.2
> GeoNode Version: 2.4
> 64 -bit machine.
>
> The following commands executed. (followed from *http://docs.geonode.org/en/2.4.x/tutorials/advanced/geonode_production/ssl.html?highlight=ssl
> <http://docs.geonode.org/en/2.4.x/tutorials/advanced/geonode_production/ssl.html?highlight=ssl>*
> )
>
> 1. Copied the our SSL key and certificate to the following locations:
>     sudo cp server.crt /etc/ssl/certs/geonode.crt
>
>   sudo cp server.key /etc/ssl/geonode.key
>
> 2. The following lines are included in the file - /etc/httpd/conf/geonode.conf
>
>   <VirtualHost
> *:80>
>
> with:
>
> <IfModule mod_*ssl*.c>
>
> <VirtualHost _default_:443>
>
> At the bottom of the file, replace:
>
> </VirtualHost>
>
> with:
>
>     *SSL*Engine on
>
>     SSLCertificateFile    /etc/ssl/certs/geonode.crt
>
>     SSLCertificateKeyFile /etc/ssl/certs/geonode.key
>
>
>
> </VirtualHost>
>
> </IfModule>
>
>
>
> <VirtualHost  *:80>
>
>     Redirect permanent / https://domainname/
>
> </VirtualHost>
>
> 3. the SITEURL protocol to https: in local_settings.py and settings.py
>
> SITEURL = 'https://<ipaddressOrDomainName>/'
>
> 4. Apache restarted
>
> Before changing Tomcat and other Geoserver settings, I want to see whether
> GeoNode Home page appears with https or not.
>
> I have opened the geonode home page with https it is not Opening.
>
>
> Is the procedure followed is correct? If not please help to enable to run
> GeoNode   with SSL
>
> Please let me know any other information required further
>
>
> Thanks&Regards,
>
> Naresh
>
>
>
>
>
>
>
>
> _______________________________________________
> geonode-users mailing list
> geonode-users at lists.osgeo.org
> https://lists.osgeo.org/mailman/listinfo/geonode-users
>


-- 

==

GeoServer Professional Services from the experts! Visit http://goo.gl/it488V
for more information.
==
Ing. Alessio Fabiani

@alfa7691
Founder/Technical Lead


GeoSolutions S.A.S.
Via di Montramito 3/A - 55054  Massarosa (LU) - Italy
phone: +39 0584 962313
fax:     +39 0584 1660272
mob:   +39 331 6233686


http://www.geo-solutions.it
http://twitter.com/geosolutions_it
-------------------------------------------------------

Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE
2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si
precisa che ogni circostanza inerente alla presente email (il suo
contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è
riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il
messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra
operazione è illecita. Le sarei comunque grato se potesse darmene notizia.


This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential or
otherwise protected from disclosure. We remind that - as provided by
European Regulation 2016/679 “GDPR” - copying, dissemination or use of this
e-mail or the information herein by anyone other than the intended
recipient is prohibited. If you have received this email by mistake, please
notify us immediately by telephone or e-mail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/geonode-users/attachments/20181026/d1475fa8/attachment-0001.html>


More information about the geonode-users mailing list