I'm trying to set up a puppet master on ubuntu 10.10 and client on
windows 7. Running 'puppet agent -verbose' on the client, I get this:

warning: peer certificate won't be verified in this SSL session
notice: Did not receive certificate

which seems to be expected. When I check the server, the masterhttp
log has this:


[2012-01-10 09:17:03] - -> /production/certificate/MYCLIENT.com?
[2012-01-10 09:17:03] MYCLIENT.com - - [10/Jan/2012:09:17:03 PST]
"GET /production/certificate/MYCLIENT.com? HTTP/1.1" 404 55

so the client request is getting to puppet's http server, but there
are no certificate requests waiting to be signed. 'puppetca -l' brings
back no results. 'puppet cert --list' gives this:

$ puppet cert --list
Could not parse for environment production: Could not find file /etc/
puppet/cert.pp

Am I missing some part of the server configuration?

Thanks

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