Browse by Tags

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...
03 January 2008
HTTP to HTTPS (SSL) Web Request Redirection
We often get requests from our customers asking how they can seamlessly redirect web requests from HTTP to HTTPS, i.e. how they can redirect a non-SSL request to an SSL based request. Recently a colleague of mine got a similar issue and we decided to Read More...
13 Comments
Filed under: , , ,
 
09 August 2007
How to achieve a feature similar to single logon for multiple web applications using Basic authentication
Here is something which I recently figured out. This may be very simple to many but thought of sharing it for a wider audience. Let's say you have two ASP.Net web applications running on two different servers. Now, assuming you have a constraint wherein Read More...
Page view tracker