May 2009 - Posts

22 May 2009
Disappearing SSL certificates from IIS 7.0 manager
“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 Read More...
13 May 2009
IIS 7 Tip # 10 You can generate machine keys from the IIS manager
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 Read More...
4 Comments
Filed under: , ,
 
07 May 2009
Setting SMTP RelayIpList from a script.
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 recently Read More...
2 Comments
Filed under: ,
 
Attachment(s):ImportRelayList.zip
05 May 2009
IIS 7 Tip # 9 Set Application Pool Defaults…
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 Read More...
2 Comments
Filed under: ,
 
01 May 2009
Can the validity period of the Self-Signed Certificate that IIS 7.0 manager creates be changed ?
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 creates Read More...
1 Comments
Filed under:
 
Page view tracker