On 11/18/2014 10:26 PM, [email protected] wrote: > [root@----- puppet]# ./node.rb my-puppet-svr > Could not send facts to Foreman: SSL_connect returned=1 errno=0 > state=SSLv3 read server certificate B: certificate verify failed
Hmm, I don't know which TCP port is used to contact Foreman, but I suggest using `openssl s_client` to see which certificate is being presented, and to see whether it can be verified using -CAfile. HTH, Felix -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/5470F7C9.8090502%40Alumni.TU-Berlin.de. For more options, visit https://groups.google.com/d/optout.
