On 3.4.2011, at 7:06, Eric wrote: > I'm using an SSH Remote port forward, > ie I login into from the laptop into the EC2 instance witha "-R > 8140:localhost:8140" flag. > > but when I run puppetd I got the error: > > "err: Could not request certificate: SSL_connect SYSCALL returned=5 > errno=0 state=SSLv2/v3 read server hello A". What does this mean? How > could I get this working?
Hi, This was discussed this week. http://bit.ly/gUXkHn Find IO.select in lib/puppet/network/http/webrick.rb and increase timeout. In my case 0.5s was enough. regards Jaroslav -- 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.