Browse by Tags

03 July 2009
Required permissions when calling a Web service using client certificate for authentication in an ASP.NET Web application
A Web service requiring Client certificate authentication is a common scenario. You may have a client application which needs to send the Client certificate as part of the web request for accessing the web service. This client application may be a Windows/Console Read More...
11 April 2009
Automate client certificate one-to-one mapping in IIS 6.0 using C#
In PSS, we occasionally get requests from our customers wherein they want to automatically add entries for client certificate mapping in IIS or Active Directory (AD). That is either a 1-to-1, Many-to-1 or AD mapping for the client certificate authentication Read More...
09 January 2009
New features in SETSPN.EXE on Windows Server 2008
The version of Setspn.exe that came with Microsoft Windows Server 2000/2003 Support Tools did not have features to detect duplicate SPNs. The new version of Setspn.exe that comes bundled with Windows Server 2008 utilities has some really cool features. Read More...
24 August 2008
My IIS 6.0 Mobile Manager - Manage your Web Sites, application Pools through mobile device from anywhere...
In May this year I had written a Web application using which we can manage basic IIS settings through Web browser from anywhere. Here is another application which I feel brings in more convenience to the end user (meant for Web administrators) since one Read More...
0 Comments
Filed under: ,
 
14 May 2008
My IIS 6.0 Web Manager - Manage your Web Sites, Application Pools from any where on the Web.
A Web administrator has to have access to the IIS server in order to ensure that any diagnostic/preventive measures can be performed at any point of time. One has to ensure all the web sites are running up and fine during the course of a day. Activities Read More...
9 Comments
Filed under: ,
 
28 November 2007
My IIS 7.0 Administration UI Extension Page
The UI extension option in IIS 7.0 is an exciting feature for any .Net developer. You can write your own custom UI pages and can add various features to it to manage IIS on Windows Vista and Windows Server 2008. I have written an UI extension and is attached Read More...
1 Comments
Filed under: ,
 
Attachment(s):ExtensibilityDemo.dll
Page view tracker