Hi,

Also there exists HTTPS devserver (at least one is https://github.com/teddziuba/django-sslserver ) which does it's job pretty well. Used it when had to demonstrate javascript location services (which do require HTTPS at least on chrome).

So I'm pretty convinced that this subject can be done without changes to Django core to demonstrate it's usefulness in real world use cases.

On 16.1.2018 9.17, Shai Berger wrote:
Hi Vishwas,

Can you state the circumstances in which this middleware will be
useful? Note that with the help of Let's Encrypt[1], a HTTPS
certificate is freely available to anyone, so there is no financial
barrier to using it.

Over and beyond the subject matter, is there anything preventing
implementation of your proposed middleware as an external package?
  If there is, please let us know, perhaps there is a missing API we
  need to add. If there isn't, then it would be better to do it that way
  first -- so your method can be tested in real use before we consider
  putting it into the framework.

Hope this helps,
        Shai.

[1] https://letsencrypt.org/


--
Jani Tiainen

--
You received this message because you are subscribed to the Google Groups "Django 
developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/31abd456-aa2e-8fe8-d1b3-85ee8ac3302c%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to