Robert Lucero IIS Testing Blog
This blog covers UI stuff, Extensiblity Experiments, IIS 7, WebMatrix and general testing thoughts.
-
WebMatrix Beta – Testing With ‘Real’ Certificates
In my last post, one of the tips I described was how to configure a WebMatrix site to use the built-in test SSL certificate. If you enable SSL for a site within WebMatrix and browse to it using the link in the UI, you’ll probably receive a glaring browser warning along these lines:
-
WebMatrix Beta - Tips and Tricks
Here’s a short list of really cool features to try out in the new WebMatrix:
-
Client Certificates, Now with a UI!
Dave, a test lead at IIS, sent me a link to Puneet Gupta’s blog post about the Client Certificates UI that he developed.
-
IIS Database Manager – Version 1.0 Released!
Today, the IIS team is releasing version 1.0 of the IIS Database Manager. It allows you to administer website and web application databases with the existing connection string or a custom client connection with an IIS UI extension.
-
Certificate Renewals in IIS 7
Certificate renewals have changed from IIS 6 to IIS 7. Specifically, IIS 7 generates a different type of certificate renewal.
-
IIS 7.0 Administration Pack - Version 1.0 Released!
Back on March 18th, during the MIX releases, the IIS team released the IIS 7.0 Administration Pack. About a year ago we released Technical Preview 1 of Admin Pack; the modules have gone through a couple iterations since then.
-
Database Manager for IIS 7.0 - RC Released!
Adding to the MIX release madness, the IIS team has released DB Manager RC! This RC version is a big step forward from the previous Technical Preview 2 release almost 9 months ago.
-
Combining the IIS Configuration Reference with Configuration Editor
The IIS Configuration Reference is a great document to combine with the IIS Configuration Editor in the Administration Pack for IIS7.
-
IIS 7 Remote Management Virtual Lab
I just ran across this Microsoft ISV Training Course that describes how to enable and use web application remote management. IIS 7's remote management is a really cool way to allow non-administrator users privileges to administer their sites and applications without having to ask a machine administrator to delegated tasks for them.
-
IIS 7 Walkthrough: One to One Client Certificate Mapping Configuration