HomePhorge

(doc) issue warnings to certificate does't match
10b5c5174af1Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(doc) issue warnings to certificate does't match

issue warnings when certificate between master and agent doesn't match.
At the moment the message says to execute rm -r certificate but it doesn't solve the problem, need to erase the private key too.
This code shows the right command to execute.
to test this erase your certificate and key from the agent using the command below and try use puppet agent -t again.
find $(puppet master --configprint ssldir) facter fqdn.pem -delete

Details

Provenance
renanvicente <renanvice@gmail.com>Authored on
Rob Reynolds <ferventcoder@gmail.com>Committed on May 7 2014, 7:58 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU6db89c390fd7: Merge pull request #2559 from zaphod42/issue/master/pup-2306-generate-returns…
Branches
Unknown
Tags
Unknown

Event Timeline

Rob Reynolds <ferventcoder@gmail.com> committed rPU10b5c5174af1: (doc) issue warnings to certificate does't match (authored by renanvicente <renanvice@gmail.com>).May 7 2014, 7:58 PM