Ok quick update... turns out the signed dir was in a different location:

/etc/puppetlabs/puppet/ssl/ca/signed


I rectified that part but now a bit lost!


On Tue, Apr 10, 2012 at 4:25 PM, Kaya Saman <kayasa...@gmail.com> wrote:
> On the server I get this error:
>
> cd /etc/puppet/ssl/ca/signed
> -bash: cd: /etc/puppet/ssl/ca/signed: No such file or directory
>
>
> The output of puppet agent --waitforcert=1
>
>
> [root@pc puppet]# puppet agent --waitforcert=1
> [root@pc puppet]#
>
>
> Is this correct?
>
>
> On Tue, Apr 10, 2012 at 4:15 PM, Peter Berghold <salty.cowd...@gmail.com> 
> wrote:
>> Try the following:
>>
>> On the puppet master host:
>>
>> cd /etc/puppet/ssl/ca/signed and remove the signed cert you generated
>> before.
>>
>> On the client host (where you're running the agent)
>>
>> cd /var/lib/puppetĀ  and remove any ssl directory you find there.
>> cd /etc/puppet and remove any ssl directory you see there.
>> run puppet agent --waitforcert=1
>>
>>
>> On the puppet master host puppetca --sign pc.jabber.com
>>
>> Puppet's built in SSL can be a bit fussy...
>>
>>
>>
>> On Tue, Apr 10, 2012 at 11:09 AM, Kaya Saman <kayasa...@gmail.com> wrote:
>>>
>>> This is the output of all host based commands:
>>>
>>> [root@pc ~]# uname -a
>>> Linux pc.jabber.com 3.3.0-4.fc16.x86_64 #1 SMP Tue Mar 20 18:05:40 UTC
>>> 2012 x86_64 x86_64 x86_64 GNU/Linux
>>>
>>> [root@pc ~]# hostname -a
>>> pc
>>>
>>> [root@pc ~]# facter fqdn
>>> pc.jabber.com
>>>
>>>
>>> Regards,
>>>
>>> Kaya
>>>
>>>
>>>
>>> On Tue, Apr 10, 2012 at 4:01 PM, Peter Berghold <salty.cowd...@gmail.com>
>>> wrote:
>>> >
>>> >
>>> > On Tue, Apr 10, 2012 at 10:19 AM, Kaya Saman <kayasa...@gmail.com>
>>> > wrote:
>>> >>
>>> >>
>>> >> err: Could not send report: hostname was not match with the server
>>> >> certificate
>>> >>
>>> >>
>>> >
>>> >
>>> > on the client run the command
>>> >
>>> > facter fqdn
>>> >
>>> > what does the host think its name is?
>>> >
>>> >
>>> >
>>> >
>>> >
>>> > --
>>> > Peter L. Berghold
>>> > Owner, Shark River Technical Solutions LLC
>>> >
>>> > --
>>> > 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.
>>>
>>> --
>>> 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.
>>>
>>
>>
>>
>> --
>> Peter L. Berghold
>> Owner, Shark River Technical Solutions LLC
>>
>> --
>> 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.

-- 
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