Puppet SSL issue with CommonName under Debian etch

Puppet SSL issue with CommonName under Debian etch

The change in the Ruby SSL library broke puppet in the case that you connect your clients via a different IP and FQDN then the internal hostname of the server running the puppetmaster (e.g. a backend network). This article shows a quick summary what needs to be done...