Our minor departmental ASP.NET app works great in DEV on a web server without SSL. It relies on getting the User's Windows identity from HttpContext.Current.User.Identity.Name<BR><BR>When we move the ...
Windows Server 2008 R2, IIS 7.5. I configured an FTP site that requires SSL connections, and uses client SSL certificates (in applicationHost.config ...