gary
2008-Oct-24 04:38 UTC
[Puppet Users] Problems with certnames after changing certname and server to FQDN
Hello, I changed my puppet certificates since I wanted to use the FQDN. I''d like to manage multiple domains so I tried this: [puppetd] certname is commented out server = puppet.domain.com [puppetmasted] certname = puppet.domain.com server = puppet.domain.com I''m now getting the certificates were not trusted error. I''m not sure what I''m doing wrong. :) Is there a better way? --~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---
Ohad Levy
2008-Oct-24 09:26 UTC
[Puppet Users] Re: Problems with certnames after changing certname and server to FQDN
you can manage multiple domains without changing your puppet master certname. just add a dns alias on each domain that "puppet" will point to the server real fqdn. Ohad On Fri, Oct 24, 2008 at 12:38 PM, gary <garyyuen@gmail.com> wrote:> > Hello, > > I changed my puppet certificates since I wanted to use the FQDN. I''d > like to manage multiple domains so I tried this: > > [puppetd] > > certname is commented out > server = puppet.domain.com > > [puppetmasted] > > certname = puppet.domain.com > server = puppet.domain.com > > I''m now getting the certificates were not trusted error. I''m not sure > what I''m doing wrong. :) Is there a better way? > > > > >--~--~---------~--~----~------------~-------~--~----~ 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+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---