Ah, so it adds https:// to links to sensitive areas of the site. Having worked with it now myself I would caution others not to enable it if you are debugging on you local machine and your local web server, like the ASP.NET Development Server, is not configured for SSL. You'll find yourself unable to log in or access the administration site. The fix, of course, is to set ownSSL="false" in the siteConfiguration section of DSC.config.
Linden
|