Hi,
I'm trying to get puppet and puppetmaster running on a fresh Debian 6
VM. I've installed both using 'apt-get install'. The client seems
fine, however when I try to start puppetmaster I get the following
error:
/usr/lib/ruby/1.8/openssl/x509-internal.rb:22:in `create_ext':
subjectAltName = DNS:puppet ..[snip].. : missing value
(OpenSSL::X509::ExtensionError)
from /usr/lib/ruby/1.8/openssl/x509-internal.rb:22:in
`create_extension'
from /usr/lib/ruby/1.8/puppet/ssl/certificate_factory.rb:72:in
`build_extensions'
from /usr/lib/ruby/1.8/puppet/ssl/certificate_factory.rb:32:in
`result'
from /usr/lib/ruby/1.8/puppet/ssl/certificate_authority.rb:239:in
`sign'
from /usr/lib/ruby/1.8/puppet/ssl/host.rb:188:in `generate'
from /usr/lib/ruby/1.8/puppet/ssl/host.rb:28:in `init_localhost'
from /usr/lib/ruby/1.8/puppet/util/cacher.rb:106:in `send'
from /usr/lib/ruby/1.8/puppet/util/cacher.rb:106:in `cached_value'
from /usr/lib/ruby/1.8/monitor.rb:242:in `synchronize'
from /usr/lib/ruby/1.8/puppet/util/cacher.rb:98:in `cached_value'
from /usr/lib/ruby/1.8/puppet/util/cacher.rb:48:in `localhost'
from /usr/lib/ruby/1.8/puppet/application/master.rb:86:in `main'
from /usr/lib/ruby/1.8/puppet/application/master.rb:46:in
`run_command'
from /usr/lib/ruby/1.8/puppet/application.rb:287:in `run'
from /usr/lib/ruby/1.8/puppet/application.rb:393:in `exit_on_fail'
from /usr/lib/ruby/1.8/puppet/application.rb:287:in `run'
from /usr/sbin/puppetmasterd:4
Could anyone help with the required steps to get this running?
--
You received this message because you are subscribed to the Google Groups
"Puppet Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.