Brand new install, FreeBSD 9.1-RELEASE.
/etc/make.conf:
Installed sysutils/puppet and when I try to do:
I get:
What do I need to do to make this work?
Thanks
/etc/make.conf:
Code:
RUBY_DEFAULT_VER=1.9
BATCH=yes
# added by use.perl 2013-01-03 21:31:20
PERL_VERSION=5.14.2
Installed sysutils/puppet and when I try to do:
Code:
$ puppet module search apache
I get:
Code:
Searching https://forge.puppetlabs.com ...
Error: Could not connect via HTTPS to https://forge.puppetlabs.com
Unable to verify the SSL certificate
The certificate may not be signed by a valid CA
The CA bundle included with OpenSSL may not be valid or up to date
Error: Try 'puppet help module search' for usage
What do I need to do to make this work?
Thanks