Sign In
MSDN Blogs
Microsoft Blog Images
More ...
TheWay I See It
Techno Funda By Vijayshinva Karnure.
May, 2009
Tags
.NET
ASP.NET
C#
Debug
IIS
IIS 7 Tip
InternetExplorer
Live
PowerShell
SCCM
Security
SSRS
Tools
VisualStudio
WinDbg
Windows
All opinions posted here are those of the author and are in no way intended to represent those of his employer. All posts are provided "AS IS" with no warranties, and confers no rights.
<noscript>
Translate this page
Powered by
Microsoft® Translator
</noscript>
Recent Posts
Disappearing SSL certificates from IIS 7.0 manager
Posted
over 3 years ago
by
Shinva
IIS 7 Tip # 10 You can generate machine keys from the IIS manager
Posted
over 3 years ago
by
Shinva
Setting SMTP RelayIpList from a script.
Posted
over 3 years ago
by
Shinva
IIS 7 Tip # 9 Set Application Pool Defaults…
Posted
over 3 years ago
by
Shinva
Can the validity period of the Self-Signed Certificate that IIS 7.0 manager creates be changed ?
Posted
over 3 years ago
by
Shinva
Archives
Archives
September 2010
(2)
January 2010
(1)
December 2009
(1)
November 2009
(5)
October 2009
(1)
September 2009
(2)
August 2009
(1)
July 2009
(1)
May 2009
(5)
April 2009
(4)
March 2009
(5)
February 2009
(4)
January 2009
(3)
November 2008
(1)
October 2008
(2)
September 2008
(1)
May 2008
(3)
April 2008
(3)
March 2008
(3)
February 2008
(2)
January 2008
(2)
December 2007
(3)
November 2007
(3)
October 2007
(2)
May 2007
(1)
November 2006
(2)
Common Tasks
Blog Home
Email Blog Author
About
RSS for comments
RSS for posts
May, 2009
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
The Way I See It
Disappearing SSL certificates from IIS 7.0 manager
Posted
over 3 years ago
by
Shinva
7
Comments
“I install a SSL server certificate using the ‘Complete Certificate Request’ wizard in IIS manager and when I refresh the view the certificate disappears. “ I have heard that a couple of times and every time I used to go “What ?” Until someone showed...
The Way I See It
IIS 7 Tip # 10 You can generate machine keys from the IIS manager
Posted
over 3 years ago
by
Shinva
4
Comments
The machineKey element of the ASP.NET web.config specifies the algorithm and keys that ASP.NET will use for encryption. By default the validationKey and the decryptionKey keys are set to AutoGenerate which means the runtime will generate a random key...
The Way I See It
Setting SMTP RelayIpList from a script.
Posted
over 3 years ago
by
Shinva
3
Comments
SMTP service running on IIS 6.0 provides you options to restrict IP addresses of computers that can relay mail messages through this server. The value(list of IP addresses) is stored in the RelayIpList metabase property as an octet string. I was...
The Way I See It
IIS 7 Tip # 9 Set Application Pool Defaults…
Posted
over 3 years ago
by
Shinva
2
Comments
When ever you create a new application pool IIS only asks you for four things 1. Name, 2. .NET Framework version, 3. Managed pipeline mode and 4. Weather to start the application pool immediately What about the remaining advanced settings like the identity...
The Way I See It
Can the validity period of the Self-Signed Certificate that IIS 7.0 manager creates be changed ?
Posted
over 3 years ago
by
Shinva
1
Comments
IIS 7.0 has a nice feature of creating self-signed certificates … very handy for creating test certificates. I was recently asked if there is a way to modify the validity period of the certificate it creates. Unfortunately No! The module that...
Page 1 of 1 (5 items)
MSDN Blogs
>
The Way I See It
>
May, 2009