On Fri, Feb 25, 2011 at 12:53:22PM -0800, Ace wrote:
> puppet cert --list --all | grep clienthostname
> The above command does not list the client host key. I have done a
> puppet cert --clean clienthostname in any case.
> 
> The timezones on both client and server are the same.
> 

Does running with --debug shows anything interesting? Try also running
your master with

  puppet master --no-daemonize --verbose --debug

Does your ruby have openssl support?

  ruby -ropenssl -e 'puts :installed'

Have you done any changed to /etc/puppet/auth.conf (If you even have
that file on your master). Do you have the same problem with other
clients (Solaris and other OSes)

-Stefan

Attachment: pgpO58lGBdETA.pgp
Description: PGP signature

Reply via email to