How about forced HTTPS?
If I could have my sites force to the secure version of my site that would be rad.
3
votes

-
This is already in place. You can force HTTPS via the web.config file. Also all apps can use the shared SSL certificate by just adding HTTPS to the start of your application URL. In about a week you will be able to upload your own PFX files. Is that what you are looking for?