Re: https setup

2019-11-11 Thread Manos Zeakis
Thank you! On Monday, 11 November 2019 19:54:36 UTC+2, Peter van der Does wrote: > > > https://simpleisbetterthancomplex.com/tutorial/2016/05/11/how-to-setup-ssl-certificate-on-nginx-for-django-application.html > On 11/11/19 9:30 AM, Manos Zeakis wrote: > > Hello everyone > > I want to setup my dj

Re: https setup

2019-11-11 Thread Manos Zeakis
Thank you very much! On Monday, 11 November 2019 19:37:06 UTC+2, Kasper Laudrup wrote: > > Hi Manos, > > On 11/11/2019 15.30, Manos Zeakis wrote: > > Hello everyone > > > > I want to setup my django server to serve as https. > > > > I have found (and tried) some information about > > 1. Coo

Re: https setup

2019-11-11 Thread Peter van der Does
https://simpleisbetterthancomplex.com/tutorial/2016/05/11/how-to-setup-ssl-certificate-on-nginx-for-django-application.html On 11/11/19 9:30 AM, Manos Zeakis wrote: > Hello everyone > > I want to setup my django server to serve as https. > > I have found (and tried) some information about > 1. Coo

Re: https setup

2019-11-11 Thread Kasper Laudrup
Hi Manos, On 11/11/2019 15.30, Manos Zeakis wrote: Hello everyone I want to setup my django server to serve as https. I have found (and tried) some information about 1. Cookies Settings configuration 2. Environmental variable HTTPS 3. A setting that has to do with Proxy SSL Header 4. A need to

https setup

2019-11-11 Thread Manos Zeakis
Hello everyone I want to setup my django server to serve as https. I have found (and tried) some information about 1. Cookies Settings configuration 2. Environmental variable HTTPS 3. A setting that has to do with Proxy SSL Header 4. A need to configure NginX or Gunicorn but no solid informati