Den 24/04/2014 kl. 09.35 skrev Venkatraman S <venka...@gmail.com>:

> Hi,
> 
> Am an SSL newbie and am trying to understand various facets of moving a 
> webapp to ssl. Are there any learnings that the group can share w.r.t moving 
> a django site to ssl? Any pitfalls or things to be careful about. Or is it a 
> totally independent activity with no side effects on the application design 
> and deployment.

Make sure to move your static and media content to https, too. Even references 
to externally hosted files like jQuery or Bootstrap. Browsers don't like mixed 
http/https pages.

Erik

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/FC2F3735-6F96-4652-A74C-7F7B71E508AD%40cederstrand.dk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to