I have setup a django site using Helicon Zoo with IIS 8.0 on Windows Server 2012. My site includes the /admin, and I want secure only the admin with HTTPS. I have been searching on the Web for a while, but still cannot figure out how to do it.
I did find out some solution for Apache, Nginx, etc. [e.g., http://www.redrobotstudios.com/blog/2009/02/18/securing-django-with-ssl/], but NOT IIS 8.0.