Browse by Tags
All Tags
»
SSL
(RSS)
.Net
Authentication
Certificate
Client Certificate
Code Sample
FTP
Host headers
IIS
reference
Setup
Troubleshooting
06 November 2009
Configuring FTP 7.5 with Host Header and SSL
FTP 7.5 comes with new features like Host header and SSL. I recently saw some cases coming in from our customers on this. Scanning the Internet made me realize that we need more information posted on this as far as the configuration is concerned. If you
Read More...
16 September 2009
Using System.Net trace configuration file to troubleshoot Certificate errors in ASP.Net
System.Net trace configuration feature in ASP.Net 2.0 onwards is extremely useful when dealing with certificate related errors. Jeff P. Sanders from WinInet/System.Net API Escalation team has written this valuable post for troubleshooting ASP.Net certificate
Read More...
27 May 2008
SSL Troubleshooting for IIS Web Sites contd...
Recently a colleague of mine was working on a customer's case which was a Critical level incident. High pressure job, huhh! The issue was with SSL not working for one of their web sites. They were seeing "Page cannot be displayed" when trying to access
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...
07 December 2007
Certificate Trust List not being honored by IIS 5.0/6.0/7.0?
Something one should be aware of if one is dealing with Client certificate and assuming Certificate Trust List (CTL) will limit the list of Trusted Certificate Authorities (CA's) being sent to the client during the initial SSL handshake. In IIS 5.0 Post
Read More...
17 November 2007
Wildcard SSL certificate in IIS 6.0, Windows 2003 Sp1 and above
Here I will be talking about configuring SSL wildcard certificates in IIS 6.0 on Win2k3 SP1 and above. You may have a scenario wherein you want to have the same certificate installed for multiple Websites. Now in a normal scenarios this is not possible.
Read More...
07 November 2007
You get a Security Alert when you try to access an SSL enabled web site when certificate has been issued by an internal root CA...
Let's say you have your own internal Root Certificate Authority (CA) and you use it to grant server certificates to your Web sites. You are able to browse to your web site over SSL and can access the page. Things look good so far. However you get an unwanted
Read More...
05 September 2007
Troubleshooting SSL related issues with IIS
In this post I am going to discuss troubleshooting SSL server certificate related issues in IIS. Please remember I am no SSL expert...I am an IIS Asp.Net guy and will discuss issues with regard to SSL with IIS. We have seen a lot many times that the issues
Read More...
09 June 2007
Client Certificate revisited....How to troubleshoot client certificate related issues
Well, I am back to Client certificate again, guess the reason being a lot of support calls that we getting off late are related to any of the following four errors, especially the first two. 403.7 403.13 403.16 403.17 ( I will cover .16 and .17 very briefly
Read More...
Home
About
Care, Share and Grow!
Troubleshooting tips for IIS, ASP, ASP.Net, SSL and some random thoughts
RSS 2.0
Atom 1.0
Recent Posts
Configuring FTP 7.5 with Host Header and SSL
WWW Service not listed in the Services console (IIS 6.0)?
Using System.Net trace configuration file to troubleshoot Certificate errors in ASP.Net
Been away for a while…
Required permissions when calling a Web service using client certificate for authentication in an ASP.NET
Tags
.Net
ASP.Net
Authentication
Basic Authentication
Browser
Case Study
Certificate
Client Certificate
Code Sample
Forms Authentication
FTP
Globalization
Host headers
IE
IIS
IIS 7.0
Kerberos
Microsoft Support
MS Office
Personal
Programming
reference
service startup
Setspn
Setup
SSL
Tools
Troubleshooting
TS Gateway
Virtual Server
Visual Studio
VS 2005
WebDAV
Windows Server 2008
Archives
November 2009 (1)
October 2009 (1)
September 2009 (1)
August 2009 (1)
July 2009 (1)
June 2009 (1)
April 2009 (3)
March 2009 (3)
February 2009 (1)
January 2009 (2)
December 2008 (1)
November 2008 (2)
October 2008 (1)
August 2008 (2)
July 2008 (1)
June 2008 (1)
May 2008 (2)
April 2008 (3)
March 2008 (1)
February 2008 (1)
January 2008 (2)
December 2007 (2)
November 2007 (5)
October 2007 (1)
September 2007 (1)
August 2007 (5)
July 2007 (3)
June 2007 (1)
May 2007 (1)
April 2007 (4)
January 2007 (1)
Search
Disclaimer:
These postings are provided "AS IS" with no warranties, and confers no rights.