getting error while signing certs
Hi there,
I am getting the below error while generating the certificate. Please have a check on the error below.
root@east [/var/lib/puppet]# puppetd --test warning: peer certificate won't be verified in this SSL session warning: peer certificate won't be verified in this SSL session info: Creating a new SSL certificate request for east.hamardigital.com err: Could not request certificate: unknown message digest algorithm
Exiting; failed to retrieve certificate and waitforcert is disabled
I have updated the openssl on the server, but seems that the error being persistent. I am using centos 6 server. Any help would be greatly appreciated.
Are the clocks the same between the agent and the master? I had that issue with a new server today, I approved the certificate but the agent wouldnt run because the clock on the new agent was way off. Adjusted the time and it worked fine.