I finished the implementation of the company blog site on HTTPS with user/password protection enabled. I've blogged about this topic before , and now I can say “I'm done”! It ended up being a little simpler than I anticipated. First I thought I'd have to extend the HttpHandler in .Text, then...