Hi all, Does anybody have an idea how to configure the puppet agent to use SSLv3 only?
When I try to connect from an agent using Ruby 1.9 to a Master using Ruby 1.8 I get this error: Error: Failed to apply catalog: SSL_connect returned=1 errno=0 state=SSLv2/v3 read server hello A: (null) This seems to be due to this issue: https://github.com/crafters/cielo/issues/4 Also the openssl tests confirm that: >openssl s_client -connect puppetmaster.com:8140 -ssl2 CONNECTED(00000003) 8192098:error:1407F0E5:SSL routines:SSL2_WRITE:ssl handshake failure:s2_pkt.c:428: When using -ssl3 it works. Any help much appreciated Thanks Stephan -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscr...@googlegroups.com. To post to this group, send email to puppet-users@googlegroups.com. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.