Showing posts with label "puppet ruby 1.9.1 SSL error OpenSSL::SSL::SSLError tlsv1 alert unknown ca". Show all posts
Showing posts with label "puppet ruby 1.9.1 SSL error OpenSSL::SSL::SSLError tlsv1 alert unknown ca". Show all posts

Monday, May 14, 2012

Puppet 2.7.x and Debian ruby 1.9.1

According to puppetlabs one should stay with ruby 1.8.7 when running puppet - Puppet FAQ and supported Ruby versions.

Most things work, but the CA and SSL has an issue when running ruby 1.9.x - Mixing and matching ruby versions for puppetmasterd and puppetd causes a "certificate verify failed" error.

The solution is to create a symlink in the ssl certs directory as described here.