Actions
Bug #30113
openforeman puppetdb plugin "SSL_connect returned=1 errno=0 state=error: dh key too small"
Status:
New
Priority:
Normal
Assignee:
-
Description
Hi,
I am installing Foreman 2.1 with Puppetsever 6.11 and PuppetDB 6.10. They are all on one machine which is a RedHat 8.2.
Foreman, puppetserver and PuppetDB all install fine. "puppet agent -t" is successful.
Then I install foreman puppetdb plugin:
- gedit /etc/foreman-installer/scenarios.d/foreman-answers.yaml
puppetdb plug in: true
- foreman-installer --foreman-initial-admin-password=admin -i -v
The install finished fine. And I log on to Foreman console, go to Administer > Settings > PuppetDB and set puppetdb_address with my PuppetDB address.
Everything seems fine. However, when I click on Foreman console left side "Monitor" -> "PuppetDB Nodes", got error:
"Oops, we're sorry but something went wrong SSL_connect returned=1 errno=0 state=error: dh key too small"
Please advise.
Thanks,
Zaiwen
Actions