Puppet certificates active after puppet clean

0 votes

I revoke the certificate of a node in puppet:

puppet revoke node1.example.com

The certificate is revoked as expected.

- "node1.example.com"    (SHA1) 05:88:D6:73:C0:35:3C:25:89:0C:7E:CE:DC:A6:39:76:13:C4:46:C3 (certificate revoked)

After running:

puppet cert clean node2.example.com

The certificate of node2 is revoked and removed correctly, but the certificate of node1 is active again.

+ "node1.example.com"    (SHA1) 05:88:D6:73:C0:35:3C:25:89:0C:7E:CE:DC:A6:39:76:13:C4:46:C3

Why is this happening?

Mar 12, 2019 in Puppet by Neel
530 views

1 answer to this question.

0 votes

Hey, the exact same thing happened to me as well. I think its a bug. I would suggest to remove the certificate and run puppet on your node1 with debug mode, to see what happens.

answered Mar 12, 2019 by Yesha

Related Questions In Puppet

0 votes
1 answer
0 votes
1 answer

How can i check the requests of certificates from puppet agent to puppet master?

You could do this by executing the ...READ MORE

answered Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
2,546 views
0 votes
1 answer
0 votes
1 answer

Configuring puppet after installation

Once we have Puppet installed on the ...READ MORE

answered Jul 29, 2019 in Puppet by Sirajul
• 59,230 points
379 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
0 votes
1 answer

Sign certificates while setting up puppet on Ubuntu

Hey @Adi, On your puppet master execute ...READ MORE

answered Feb 21, 2019 in Puppet by Jobin
529 views
0 votes
1 answer

How do I sign all the certificates together - Puppet on Ubuntu

Hey @Aryaa, use the following command to ...READ MORE

answered Feb 21, 2019 in Puppet by Adi
463 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP