Hi, On Monday 31 August 2015 21:24:53 Tim Graham wrote: > however, there was previous discussion about adding SSL support to > runserver met with mixed reaction [1] and it seems a little funny to me > that we'd including a test SSL server and not a runserver solution. > > [1] > https://groups.google.com/d/topic/django-developers/PgBcSEiUdw0/discussion >
Note that the main counter-argument for HTTPS on runserver was that it is easy enough to achieve with external tools. I'm not sure this arguments holds for test-cases as well (if it does, perhaps a documentation patch is in order). Shai.
