Hi all,

I'm trying to set up puppet 0.24.5 using the packages provided for
Mandriva 2009.0. After installing the packages and starting the
puppetmaster service for the first time, the relevant CA certificates
and keys are generated automatically and placed in subdirectories of
$ssldir. However, when I then run puppetd on the same machine thus:

$ puppetd --server myhost.mydomain --waitforcert 60 --test

the command returns within 10 seconds with:

    err: Could not retrieve catalog: Certificates were not trusted:
    SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A:
    unknown protocol
    warning: Not using cache on failed catalog

Nevertheless, a certificate for myhost.mydomain appears in $cadir/signed
- despite there being no $confdir/autosign.conf file nor an 'autosign'
entry in $confdir/puppet.conf.

The Mandriva packages also include a couple of additional config files,
/etc/sysconfig/puppetd and /etc/sysconfig/puppetmasterd; but every
non-blank line in both those files is commented out.

I assume it is indeed possible for a puppet server to have itself as a
client? If so, what am I missing here? 


Alexis.

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