[Puppet Users] Re: tlsv1 alert unknown ca

2012-05-18 Thread Steeve McCauley
I fixed this by configuring webrick to set :SSLCACertificateFile and :SSLCACertificatePath to the ssl bundle I got from godaddy. s=WEBrick::HTTPServer.new( :Port => 8443, :Logger => WEBrick::Log::new($stderr, WEBrick::Log::DEBUG), :DocumentRoot => "/tmp/webrick_test/doc_ro

[Puppet Users] Re: tlsv1 alert - unknown ca!

2011-10-12 Thread Sumit
yaa i ran this command 1)puppetd -tvd --waitforcert 60 --server=myserver it throws an error "err: Could not request certificate: SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed. This is often because the time is out of sync on the server or client"