Posts tagged ‘DNS’

December 1st, 2009

Building a SharePoint 2007/2010 development environment – Part VI: Issues and Results

by Tristan Watkins

In the first five parts of this series I covered the project objectives and the system design, then turned my attention to the Hyper-V host image build, automated deployment and the guest virtual machine build. In this post I review some of the questions and issues we’ve encountered after a few months of working this way and some overall reflections on the approach. read more »

November 25th, 2009

Can a hardened server play a SharePoint 2010 Silverlight Media Web Part?

by Tristan Watkins

The answer, obviously enough, is that it can if it has Silverlight installed. Read on if you’re interested in how the web part will behave in its absence.

read more »

August 24th, 2009

Hyper-V Manager over VPN may fail if the server is VMM-managed

by Tristan Watkins

About a year ago John Howard published guidance on how to get Hyper-V Manager to connect to Hyper-V servers over VPN. His network monitoring and suggestion to change the VPN connection IP settings so that the VPN adapter registers the machine’s new address in DHCP/DNS went a long way towards fixing the issue  for me – however, we recently uncovered a couple of caveats as detailed in the comments on his original post. read more »

March 20th, 2009

The stuff around SelfSSL

by Tristan Watkins

Working with software developers, I’ve probably seen SelfSSL used more often than in most lines of work, and also misuse of it. The purpose of this article is to draw some boxes around the different areas that come in to play when a site is self-certified.

Browser

Most obviously, the user requests the page through the browser, but the browser also warns of Certificate/DNS name mismatches. Unless the certificate was issued to the address through which the site is being browsed, the browser will produce certification warnings. This behaviour is expected and desirable as part of browser security. read more »


} catch(err) {}