On Mon, Apr 16, 2012 at 4:14 AM, Afroz Hussain <hussainaph...@gmail.com> wrote:
> Hi,
>
> I updated the Puppet Enterprise 2.0 to 2.5.1 and tried to restart the httpd
> and getting following error in /var/log/pe-httpd/puppetdashboard.error.log
>
> [warn] RSA server certificate CommonName (CN) `pe-internal-dashboard' does
> NOT match server name!?

This question might be better suited for the pe-users list. [1]

This is just a warning and not an actual error.  It means the
certificate's Common Name field doesn't match the server name Apache
is using for the virtual host.

Unfortunately this is by design for the time being.  We're having
difficult coming up with a reliable way to issue the certificate used
by the Console's HTTPS vhost.  Ideally, the certificate name will
match the hostname, but this is very difficult to make work reliably
given the state of name resolution in most networks PE is installed
into.  To make installation and upgrades reliable, we simply issue a
certificate named pe-internal-dashboard rather than try to figure out
the hostname.

[1] https://groups.google.com/a/puppetlabs.com/group/pe-users/topics

Hope this helps,
-Jeff

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to