Ian Lewis 11/18/2009

Testing HTTPS with Django's Development Server

Read Original

This technical tutorial explains how to test Django applications with HTTPS locally. It details using stunnel to create an SSL tunnel, configuring two Django development server instances (one for HTTP, one for HTTPS), and setting environment variables to properly simulate secure connections for features like request.is_secure().

Testing HTTPS with Django's Development Server

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser