Hugo Osvaldo Barrera
unread,May 1, 2015, 12:23:32 PM5/1/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to django-d...@googlegroups.com
After searching through the documentation for a few TLS related settings, I
failed to find anything. A while later, I found them as *SSL*.
I'd like to suggest renaming settings that mention SSL to TLS, to reflect that
the former is now deprecated.
eg: SECURE_PROXY_SSL_HEADER -> SECURE_PROXY_TLS_HEADER
This should improve the ability for new users to find these settings, and
reflect current practices (eg: that SSL has been completely deprecated in
favour of TLS).
Any opinions or complaints to this?
--
Hugo Osvaldo Barrera
A: Because we read from top to bottom, left to right.
Q: Why should I start my reply below the quoted text?