Puppet 4.3.0
Server Debian 7
Client Debian 8
I have verified the server is running and listening on port 8140
The client has the puppet service started, but there are no certs to verify on the server.
This is the error I am seeing:
root@puppetclient1:/opt/puppetlabs/puppet# puppet agent --test
Error: Could not request certificate: SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A
Exiting; failed to retrieve certificate and waitforcert is disabled
I tried removing the client ssl directory, no change in behavior.
Any suggestions appreciated, I am very new to Puppet.
Thanks
John