Could not connect via HTTPS to https://forge.puppetlabs.com
I get the error in the title when attempting to install a module (saz/sudo) from the Forge.
I'm running puppet module install saz/sudo
The full error is:
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
I suspect it just be an issue with the site certificate. When I go to https://forge.puppetlabs.com in my browser I get the warning about an untrusted ...
i am having a similar issue but with RHEL 6.5 trying to connect to the module repository at forgeapi.puppetlabs.com. I am running puppet 3.6.2. Has nay one ever had this issue before and solved ? [root@hx689 yum.repos.d]# puppet module search ntp Notice: Searching https://forgeapi.puppetlabs.com ... Error: Could not connect via HTTPS to https://forgeapi.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