windows server 2008
Installing an SSL / TLS certificate on Windows Server 2008
In order to secure web traffic, SSL (Secure Socket Layer) is generally used as a first line encryption defense (you know, it makes the little padlock icon on your browser). SSL is also known as TLS (Transport Layer Security) which is kind of its newer name. Normally you access a site by navigating your browser to some place like: http://www.devtoolshed.com
Changing the Application Pool Identity with Windows Server 2008 and IIS 7
By default, application pools (including the default app pool) in Internet Information Services (IIS) 7 use the "Network Service" account as their security identity. For most cases, this default identity should work well for most ASP.NET applications. But in some cases, you may need to configure custom security rules or you may want to isolate your process under its own lower privileged account. In addition, there may be cases where you need to find out what account your ASP.NET process is currently running under in IIS.
Popular Articles
Last viewed:
- Explanation of Cross Domain and Client Access Policy files for Silverlight
- How to back up windows with Bacula
- Disable Button on Submit (Prevent multiple submits)
- Get the list of ODBC data source names programatically using C#
- Using Stored Procedures in the Entity Framework with Scalar Return Values
- GridView ObjectDataSource LINQ Paging and Sorting

Recent comments
8 hours 30 min ago
23 hours 23 min ago
3 days 11 hours ago
4 days 11 hours ago
6 days 12 hours ago
1 week 1 hour ago
1 week 12 hours ago
1 week 18 hours ago
1 week 22 hours ago
1 week 3 days ago